[libpng14] Bump version to 1.4.20

This commit is contained in:
Glenn Randers-Pehrson
2016-12-28 19:55:32 -06:00
parent 007ee4eee9
commit ff37256e4d
31 changed files with 87 additions and 87 deletions

View File

@@ -255,7 +255,7 @@ install(CODE ${PNG_CONFIG_INSTALL_CODE})
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 14.${PNGLIB_RELEASE}.1.4.20rc01
# VERSION 14.${PNGLIB_RELEASE}.1.4.20
VERSION 14.${PNGLIB_RELEASE}.0
SOVERSION 14
CLEAN_DIRECT_OUTPUT 1)