[libpng15] Bump version to 1.5.21beta02

This commit is contained in:
Glenn Randers-Pehrson
2014-12-18 08:41:59 -06:00
parent 8eb6549dac
commit b0c2c4154a
26 changed files with 78 additions and 76 deletions

View File

@@ -219,7 +219,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.21beta01
# VERSION 15.${PNGLIB_RELEASE}.1.5.21beta02
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)