[libpng16] Bump version to 1.6.26rc02

This commit is contained in:
Glenn Randers-Pehrson
2016-10-16 14:05:39 -05:00
parent a1312f7b19
commit 436ce2c6e9
34 changed files with 68 additions and 67 deletions

View File

@@ -696,7 +696,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.26rc01
# VERSION 16.${PNGLIB_RELEASE}.1.6.26rc02
VERSION 16.${PNGLIB_RELEASE}.0
SOVERSION 16
CLEAN_DIRECT_OUTPUT 1)