[libpng15] Bump version to 1.5.13

This commit is contained in:
Glenn Randers-Pehrson
2012-09-27 06:05:04 -05:00
parent 11c1e0d6e2
commit 25a7dd9956
27 changed files with 82 additions and 84 deletions

View File

@@ -225,7 +225,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.13rc01
# VERSION 15.${PNGLIB_RELEASE}.1.5.13
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)