[devel] Bump to version libpng-1.5.3rc01

This commit is contained in:
Glenn Randers-Pehrson
2011-05-16 09:13:07 -05:00
parent 1591a4c9dc
commit 5ca62c9f35
23 changed files with 67 additions and 61 deletions

View File

@@ -260,7 +260,7 @@ install(CODE ${PNG_CONFIG_INSTALL_CODE})
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 15.${PNGLIB_RELEASE}.1.5.3beta08
# VERSION 15.${PNGLIB_RELEASE}.1.5.3rc01
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)