summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-12-21 17:08:46 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-12-21 17:12:39 -0600
commit10569a452f8f8bce0300c0cd5ad71374b6512417 (patch)
tree447d3eac376be6c9b01a69bc246bdc26e9cd8a7e /configure.ac
parentdc294204b641373bc6eb603075a8b98f51a75dd8 (diff)
downloadlibpng-10569a452f8f8bce0300c0cd5ad71374b6512417.tar.gz
[libpng16] Imported from libpng-1.6.16rc03.tarv1.6.16rc03
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 386145b49..7ef8b6517 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ AC_PREREQ([2.68])
dnl Version number stuff here:
-AC_INIT([libpng],[1.6.16rc02],[png-mng-implement@lists.sourceforge.net])
+AC_INIT([libpng],[1.6.16rc03],[png-mng-implement@lists.sourceforge.net])
AC_CONFIG_MACRO_DIR([scripts])
# libpng does not follow GNU file name conventions (hence 'foreign')
@@ -39,7 +39,7 @@ dnl automake, so the following is not necessary (and is not defined anyway):
dnl AM_PREREQ([1.11.2])
dnl stop configure from automagically running automake
-PNGLIB_VERSION=1.6.16rc02
+PNGLIB_VERSION=1.6.16rc03
PNGLIB_MAJOR=1
PNGLIB_MINOR=6
PNGLIB_RELEASE=16