[libpng14] Bump version to 1.4.17beta04

This commit is contained in:
Glenn Randers-Pehrson
2015-10-23 09:04:58 -05:00
parent fa6b9cf320
commit ecf10cb8b7
29 changed files with 82 additions and 78 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.17beta03
# VERSION 14.${PNGLIB_RELEASE}.1.4.17beta04
VERSION 14.${PNGLIB_RELEASE}.0
SOVERSION 14
CLEAN_DIRECT_OUTPUT 1)