aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-01-14 20:10:04 +0100
committerJay Berkenbilt <ejb@ql.org>2018-01-15 02:09:20 +0100
commit2e4ca7ecf465efda799907c2554870e4f9dc6679 (patch)
treeecb2e7a2accd5542ba95534927869254e26be833 /configure.ac
parentb65e8562ac4abb5663883ab5954f8f6a278629c0 (diff)
downloadqpdf-2e4ca7ecf465efda799907c2554870e4f9dc6679.tar.zst
Update version numbers for 7.1.0release-qpdf-7.1.0
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 c28fedc6..8857c1d0 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],[7.0.0])
+AC_INIT([qpdf],[7.1.0])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])