[libpng17] Bump version to 1.7.0beta53

This commit is contained in:
Glenn Randers-Pehrson
2015-02-21 12:08:42 -06:00
parent 83a2959908
commit 0cd3d25ae8
24 changed files with 58 additions and 54 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 17.${PNGLIB_RELEASE}.1.7.0beta52
# VERSION 17.${PNGLIB_RELEASE}.1.7.0beta53
VERSION 17.${PNGLIB_RELEASE}.0
SOVERSION 17
CLEAN_DIRECT_OUTPUT 1)