--amend [devel] Imported from libpng-1.5.1rc02.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-01-31 10:23:16 -06:00
parent 25d2d47f86
commit 2506e53400
22 changed files with 58 additions and 58 deletions

View File

@@ -264,7 +264,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.1rc01
# VERSION 15.${PNGLIB_RELEASE}.1.5.1rc02
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)