summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2011-12-28 23:19:40 +0100
committerJay Berkenbilt <ejb@ql.org>2011-12-28 23:19:40 +0100
commit8e9fe21316ec33a190ce8c22dfdecccb494808e5 (patch)
treef7ef403184bb0ea6e02a74ea5fafb3402cdd239d /configure.ac
parent92f0207de8f31121735ac183f8e0abed013c3aab (diff)
downloadqpdf-8e9fe21316ec33a190ce8c22dfdecccb494808e5.tar.zst
Update for 2.3.1release-qpdf-2.3.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c6a22430..3063457c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl This config.in requires autoconf 2.5 or greater.
AC_PREREQ(2.60)
-AC_INIT(qpdf,2.3.0)
+AC_INIT(qpdf,2.3.1)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])