[libpng14] Bump version to 1.4.17rc02

This commit is contained in:
Glenn Randers-Pehrson
2015-10-31 07:50:57 -05:00
parent fd97f3e31e
commit ffbef435e2
30 changed files with 96 additions and 87 deletions

View File

@@ -255,7 +255,7 @@ install(CODE ${PNG_CONFIG_INSTALL_CODE})
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 14.${PNGLIB_RELEASE}.1.4.17rc01
# VERSION 14.${PNGLIB_RELEASE}.1.4.17rc02
VERSION 14.${PNGLIB_RELEASE}.0
SOVERSION 14
CLEAN_DIRECT_OUTPUT 1)