[libpng17] Bump version to 1.7.0beta19

This commit is contained in:
Glenn Randers-Pehrson
2013-09-16 11:30:28 -05:00
parent 3fdef04d55
commit f3bfc4a142
24 changed files with 58 additions and 54 deletions

View File

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