[devel] Bump to version libpng-1.5.2rc03

This commit is contained in:
Glenn Randers-Pehrson
2011-03-24 08:59:48 -05:00
parent 22b9a84314
commit 77fd083041
24 changed files with 75 additions and 71 deletions

View File

@@ -264,7 +264,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.2rc02
# VERSION 15.${PNGLIB_RELEASE}.1.5.2rc03
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)