[libpng16] Bump version to 1.6.33rc02

This commit is contained in:
Glenn Randers-Pehrson
2017-09-20 18:39:08 -05:00
parent e1220aefc4
commit 2da37077db
24 changed files with 59 additions and 55 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.33rc01
# VERSION 16.${PNGLIB_RELEASE}.1.6.33rc02
VERSION 16.${PNGLIB_RELEASE}.0
SOVERSION 16
CLEAN_DIRECT_OUTPUT 1)