[libpng14] Imported from libpng-1.4.14rc02.tar

This commit is contained in:
Glenn Randers-Pehrson
2014-11-16 19:43:43 -06:00
parent 25fd90f882
commit 52a25e7c43
30 changed files with 80 additions and 80 deletions

View File

@@ -255,7 +255,7 @@ install(CODE ${PNG_CONFIG_INSTALL_CODE})
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 14.${PNGLIB_RELEASE}.1.4.14rc01
# VERSION 14.${PNGLIB_RELEASE}.1.4.14rc02
VERSION 14.${PNGLIB_RELEASE}.0
SOVERSION 14
CLEAN_DIRECT_OUTPUT 1)