[devel] Imported from libpng-1.4.0rc07.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-01-01 10:19:33 -06:00
parent e69b55d9ac
commit a58818a079
37 changed files with 1821 additions and 131 deletions

View File

@@ -203,7 +203,7 @@ configure_file(${PNG_SOURCE_DIR}/libpng-config.in
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 14.${PNGLIB_RELEASE}.1.4.0rc06
# VERSION 14.${PNGLIB_RELEASE}.1.4.0rc07
VERSION 14.${PNGLIB_RELEASE}.0
SOVERSION 14
CLEAN_DIRECT_OUTPUT 1)