[libpng15] Bump version to libpng-1.5.7rc02

This commit is contained in:
Glenn Randers-Pehrson
2011-12-01 19:21:09 -06:00
parent 956c0599e6
commit 1be5c22e5c
21 changed files with 60 additions and 60 deletions

View File

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