[master] Imported from libpng-1.4.6rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-03-31 13:42:23 -05:00
parent ef5a57119a
commit 11130874d4
31 changed files with 88 additions and 84 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.6beta07
# VERSION 14.${PNGLIB_RELEASE}.1.4.6rc01
VERSION 14.${PNGLIB_RELEASE}.0
SOVERSION 14
CLEAN_DIRECT_OUTPUT 1)