[libpng17] Bump version to 1.7.0alpha03

This commit is contained in:
Glenn Randers-Pehrson
2012-12-16 19:35:57 -06:00
parent 32a60a4885
commit 1f0853f47e
23 changed files with 56 additions and 53 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.0alpha02
# VERSION 17.${PNGLIB_RELEASE}.1.7.0alpha03
VERSION 17.${PNGLIB_RELEASE}.0
SOVERSION 17
CLEAN_DIRECT_OUTPUT 1)