summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2014-06-07 22:37:13 +0200
committerJay Berkenbilt <ejb@ql.org>2014-06-07 23:16:52 +0200
commit4071db59aa475b42ba4db71462ab4f83b4bd2132 (patch)
tree278655948d9de5faa651dfbfd09c72b880ceaa68 /configure.ac
parent3c5e602a1eefd4e9f81bb08179b85420e6b4f708 (diff)
downloadqpdf-684231619dfa0d5ebc640227b9c7e0fd3a6b0bdb.tar.zst
Prepare 5.1.2 releaserelease-qpdf-5.1.2
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 b26f0fd9..deb4c159 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.68])
-AC_INIT([qpdf],[5.1.1])
+AC_INIT([qpdf],[5.1.2])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])