[libpng15] Imported from libpng-1.5.29rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2017-08-18 03:22:58 -05:00
parent a862fd04b9
commit fe3a4493e5
28 changed files with 112 additions and 80 deletions

View File

@@ -535,7 +535,7 @@ endif(NOT WIN32 OR CYGWIN OR MINGW)
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(png PROPERTIES
# VERSION 15.${PNGLIB_RELEASE}.1.5.29beta02
# VERSION 15.${PNGLIB_RELEASE}.1.5.29rc01
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)