[libpng16] Bump version to 1.6.30beta05

This commit is contained in:
Glenn Randers-Pehrson
2017-06-06 19:39:55 -05:00
parent 5aaf6e889c
commit 2d306c4b15
24 changed files with 56 additions and 52 deletions

View File

@@ -770,7 +770,7 @@ endif(NOT WIN32 OR CYGWIN OR MINGW)
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(png PROPERTIES
# VERSION 16.${PNGLIB_RELEASE}.1.6.30beta04
# VERSION 16.${PNGLIB_RELEASE}.1.6.30beta05
VERSION 16.${PNGLIB_RELEASE}.0
SOVERSION 16
CLEAN_DIRECT_OUTPUT 1)