[master] Bump to version 1.4.5rc02

This commit is contained in:
Glenn Randers-Pehrson
2010-11-20 17:53:15 -06:00
parent aa3725c860
commit 7ea0b3b9e2
27 changed files with 87 additions and 74 deletions

View File

@@ -252,7 +252,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.5beta05
# VERSION 14.${PNGLIB_RELEASE}.1.4.5rc02
VERSION 14.${PNGLIB_RELEASE}.0
SOVERSION 14
CLEAN_DIRECT_OUTPUT 1)