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

This commit is contained in:
Glenn Randers-Pehrson
2011-02-02 22:58:27 -06:00
parent 2506e53400
commit 3d3aae1697
34 changed files with 96 additions and 126 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.1rc02
# VERSION 15.${PNGLIB_RELEASE}.1.5.1
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)