[devel] Bump to version libpng-1.5.0beta48

This commit is contained in:
Glenn Randers-Pehrson
2010-09-10 22:07:45 -05:00
parent e197cded79
commit 4f8e7e5f41
29 changed files with 77 additions and 73 deletions

View File

@@ -228,7 +228,7 @@ install(CODE "
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 15.${PNGLIB_RELEASE}.1.5.0beta47
# VERSION 15.${PNGLIB_RELEASE}.1.5.0beta48
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)