[libpng15] Bump version to 1.5.15beta10

This commit is contained in:
Glenn Randers-Pehrson
2013-03-13 09:14:37 -05:00
parent 96a0c6a8c2
commit 7f47448f49
25 changed files with 70 additions and 66 deletions

View File

@@ -236,7 +236,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.15beta09
# VERSION 15.${PNGLIB_RELEASE}.1.5.15beta10
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)