[libpng16] Bump version to 1.6.27

This commit is contained in:
Glenn Randers-Pehrson
2016-12-28 18:45:09 -06:00
parent fd3a683b2a
commit a3b5edc934
29 changed files with 67 additions and 74 deletions

View File

@@ -727,7 +727,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.27rc01
# VERSION 16.${PNGLIB_RELEASE}.1.6.27
VERSION 16.${PNGLIB_RELEASE}.0
SOVERSION 16
CLEAN_DIRECT_OUTPUT 1)