[libpng15] Bump version to 1.5.18beta02

This commit is contained in:
Glenn Randers-Pehrson
2013-08-21 17:56:14 -05:00
parent 3309da76cd
commit eff3cc82c3
24 changed files with 69 additions and 65 deletions

View File

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