[libpng16] Bump version to 1.6.35beta02

This commit is contained in:
Glenn Randers-Pehrson
2018-03-06 13:59:27 -06:00
parent 0e06b5948c
commit cde1e1fe79
23 changed files with 52 additions and 52 deletions

View File

@@ -844,7 +844,7 @@ endif(NOT WIN32 OR CYGWIN OR MINGW)
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(png PROPERTIES
# VERSION 16.${PNGLIB_RELEASE}.1.6.35beta01
# VERSION 16.${PNGLIB_RELEASE}.1.6.35beta02
VERSION 16.${PNGLIB_RELEASE}.0
SOVERSION 16
CLEAN_DIRECT_OUTPUT 1)