[libpng16] Imported from libpng-1.6.30rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2017-06-14 10:07:11 -05:00
parent 2d306c4b15
commit 87cd2dc07d
25 changed files with 66 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.30beta05
# VERSION 16.${PNGLIB_RELEASE}.1.6.30rc01
VERSION 16.${PNGLIB_RELEASE}.0
SOVERSION 16
CLEAN_DIRECT_OUTPUT 1)