[libpng15] Bump version to 1.5.13

This commit is contained in:
Glenn Randers-Pehrson
2012-09-27 06:05:04 -05:00
parent 11c1e0d6e2
commit 25a7dd9956
27 changed files with 82 additions and 84 deletions

View File

@@ -18,12 +18,12 @@ AC_PREREQ(2.59)
dnl Version number stuff here:
AC_INIT([libpng], [1.5.13rc01], [png-mng-implement@lists.sourceforge.net])
AC_INIT([libpng], [1.5.13], [png-mng-implement@lists.sourceforge.net])
AM_INIT_AUTOMAKE
dnl stop configure from automagically running automake
AM_MAINTAINER_MODE
PNGLIB_VERSION=1.5.13rc01
PNGLIB_VERSION=1.5.13
PNGLIB_MAJOR=1
PNGLIB_MINOR=5
PNGLIB_RELEASE=13