[libpng17] Bump version to 1.7.0beta02

This commit is contained in:
Glenn Randers-Pehrson
2013-02-15 10:40:51 -06:00
parent eb4a645eda
commit 70e1af50ed
24 changed files with 55 additions and 51 deletions

View File

@@ -260,7 +260,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.0beta01
# VERSION 17.${PNGLIB_RELEASE}.1.7.0beta02
VERSION 17.${PNGLIB_RELEASE}.0
SOVERSION 17
CLEAN_DIRECT_OUTPUT 1)