[libpng16] Bump version to libpng-1.6.21rc02.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-12-13 23:13:16 -06:00
parent 092b8d7bf3
commit ecc022ee5f
27 changed files with 72 additions and 64 deletions

View File

@@ -261,7 +261,7 @@ endif(NOT WIN32 OR CYGWIN OR MINGW)
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 16.${PNGLIB_RELEASE}.1.6.21rc01
# VERSION 16.${PNGLIB_RELEASE}.1.6.21rc02
VERSION 16.${PNGLIB_RELEASE}.0
SOVERSION 16
CLEAN_DIRECT_OUTPUT 1)