[libpng14] Bump version to 1.4.13beta06

This commit is contained in:
Glenn Randers-Pehrson
2014-01-10 11:59:57 -06:00
parent e05b32a487
commit dc2e7d6595
29 changed files with 81 additions and 77 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.13beta05
# VERSION 14.${PNGLIB_RELEASE}.1.4.13beta06
VERSION 14.${PNGLIB_RELEASE}.0
SOVERSION 14
CLEAN_DIRECT_OUTPUT 1)