aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-01-27 00:46:19 +0100
committerJay Berkenbilt <ejb@ql.org>2020-01-27 00:49:04 +0100
commit52a2e95dd5ab2c2a197aa0a564a4e09c551e8309 (patch)
treeb0bdef1feb7569594fc9c7feafbd6db13f8d9d9c /configure.ac
parent1b37e33df59326fe2f1a09d314ef0beab9ea2422 (diff)
downloadqpdf-52a2e95dd5ab2c2a197aa0a564a4e09c551e8309.tar.zst
Prepare 9.1.1 releaserelease-qpdf-9.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 95ec8c7c..39f2bfa8 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],[9.1.0])
+AC_INIT([qpdf],[9.1.1])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])