[libpng16] Imported from libpng-1.6.30rc02.tar

This commit is contained in:
Glenn Randers-Pehrson
2017-06-25 13:12:05 -05:00
parent 87cd2dc07d
commit 14be73c8a3
26 changed files with 72 additions and 64 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.30rc01
# VERSION 16.${PNGLIB_RELEASE}.1.6.30rc02
VERSION 16.${PNGLIB_RELEASE}.0
SOVERSION 16
CLEAN_DIRECT_OUTPUT 1)