[devel] Imported from libpng-1.5.4rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-06-30 18:59:45 -05:00
parent 4fca25504e
commit 78bb9dafe1
24 changed files with 66 additions and 64 deletions

View File

@@ -260,7 +260,7 @@ install(CODE ${PNG_CONFIG_INSTALL_CODE})
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 15.${PNGLIB_RELEASE}.1.5.4beta08
# VERSION 15.${PNGLIB_RELEASE}.1.5.4rc01
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)