[libpng15] Bump version to 1.5.18beta05

This commit is contained in:
Glenn Randers-Pehrson
2014-01-10 11:22:58 -06:00
parent 101a87cb0f
commit c8ada608b9
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.18beta04
# VERSION 15.${PNGLIB_RELEASE}.1.5.18beta05
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)