[devel] Bump to version libpng-1.5.0beta47

This commit is contained in:
Glenn Randers-Pehrson
2010-08-28 06:23:45 -05:00
parent 39515c9ee0
commit 9a5c1c180f
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.0beta46
# VERSION 15.${PNGLIB_RELEASE}.1.5.0beta47
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)