[master] Imported from libpng-1.4.5beta05.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-11-20 16:17:22 -06:00
parent 453ceae85f
commit 8aa84c7fce
36 changed files with 107 additions and 95 deletions

View File

@@ -252,7 +252,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.5rc01
# VERSION 14.${PNGLIB_RELEASE}.1.4.5beta05
VERSION 14.${PNGLIB_RELEASE}.0
SOVERSION 14
CLEAN_DIRECT_OUTPUT 1)