[libpng15] Imported from libpng-1.5.18rc02.tar

This commit is contained in:
Glenn Randers-Pehrson
2014-01-30 15:09:58 -06:00
parent f1dd8adb83
commit 4f4a757c82
23 changed files with 65 additions and 65 deletions

View File

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