[master] Imported from libpng-1.4.4rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-09-10 08:48:38 -05:00
parent 87bc4b08ff
commit c4a5c2de26
30 changed files with 91 additions and 83 deletions

View File

@@ -225,7 +225,7 @@ install(CODE "
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 14.${PNGLIB_RELEASE}.1.4.4beta08
# VERSION 14.${PNGLIB_RELEASE}.1.4.4rc01
VERSION 14.${PNGLIB_RELEASE}.0
SOVERSION 14
CLEAN_DIRECT_OUTPUT 1)