[libpng17] Bump version to 1.7.0beta85

This commit is contained in:
Glenn Randers-Pehrson
2016-09-26 08:50:34 -05:00
parent 6f9a39848e
commit 1757736115
24 changed files with 57 additions and 53 deletions

View File

@@ -697,7 +697,7 @@ endif(NOT WIN32 OR CYGWIN OR MINGW)
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(png PROPERTIES
# VERSION 17.${PNGLIB_RELEASE}.1.7.0beta84
# VERSION 17.${PNGLIB_RELEASE}.1.7.0beta85
VERSION 17.${PNGLIB_RELEASE}.0
SOVERSION 17
CLEAN_DIRECT_OUTPUT 1)