[libpng17] Bump version to 1.7.0beta82

This commit is contained in:
Glenn Randers-Pehrson
2016-06-11 18:11:05 -05:00
parent 8592a85535
commit 29be8f11ed
23 changed files with 52 additions and 52 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.0beta81
# VERSION 17.${PNGLIB_RELEASE}.1.7.0beta82
VERSION 17.${PNGLIB_RELEASE}.0
SOVERSION 17
CLEAN_DIRECT_OUTPUT 1)