summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2014-01-14 21:45:35 +0100
committerJay Berkenbilt <ejb@ql.org>2014-01-14 21:45:35 +0100
commit247d70efee7e55436f119e7fe5a067f8f6dbf03a (patch)
treec59b9339b2d2bb8e8b046dff1b595cba44d8515c /configure.ac
parent225b01829016d2d0668368d0390ace47b030743b (diff)
downloadqpdf-247d70efee7e55436f119e7fe5a067f8f6dbf03a.tar.zst
Prepare 5.1.1 releaserelease-qpdf-5.1.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 4623ca0f..b26f0fd9 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.0])
+AC_INIT([qpdf],[5.1.1])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])