[libpng15] Bump version to libpng-1.5.6rc03

This commit is contained in:
Glenn Randers-Pehrson
2011-10-27 16:47:25 -05:00
parent 5e823c1fd5
commit 122a525c83
23 changed files with 67 additions and 63 deletions

View File

@@ -229,7 +229,7 @@ endif(NOT WIN32 OR CYGWIN)
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 15.${PNGLIB_RELEASE}.1.5.6rc02
# VERSION 15.${PNGLIB_RELEASE}.1.5.6rc03
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)