[libpng16] Imported from libpng-1.6.24rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2016-07-25 07:49:34 -05:00
parent 0a5e99d7ee
commit faa3e537e1
26 changed files with 65 additions and 64 deletions

View File

@@ -696,7 +696,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.24beta07
# VERSION 16.${PNGLIB_RELEASE}.1.6.24rc01
VERSION 16.${PNGLIB_RELEASE}.0
SOVERSION 16
CLEAN_DIRECT_OUTPUT 1)