[devel] Update copyright year and bump to version libpng-1.5.0rc07

This commit is contained in:
Glenn Randers-Pehrson
2011-01-04 09:57:06 -06:00
parent a7d604e681
commit 64b863cd2a
50 changed files with 108 additions and 102 deletions

View File

@@ -261,7 +261,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.0rc06
# VERSION 15.${PNGLIB_RELEASE}.1.5.0rc07
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)