[libpng16] Bump version to 1.6.15beta06

This commit is contained in:
Glenn Randers-Pehrson
2014-11-05 19:00:39 -06:00
parent 234fe626af
commit 8e7c35fc81
25 changed files with 66 additions and 62 deletions

View File

@@ -253,7 +253,7 @@ endif(NOT WIN32 OR CYGWIN OR MINGW)
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 16.${PNGLIB_RELEASE}.1.6.15beta05
# VERSION 16.${PNGLIB_RELEASE}.1.6.15beta06
VERSION 16.${PNGLIB_RELEASE}.0
SOVERSION 16
CLEAN_DIRECT_OUTPUT 1)