aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-11-16 20:18:09 +0100
committerJay Berkenbilt <ejb@ql.org>2019-11-17 04:29:54 +0100
commit9b0c6022d7aa60ca7823a9e5292884ecaf121963 (patch)
treef556d03a0e0aef697060a174ac338451a0f45822 /configure.ac
parent9b577c3cb004b4edeeeabc9efc4177a52edad064 (diff)
downloadqpdf-9b0c6022d7aa60ca7823a9e5292884ecaf121963.tar.zst
Prepare 9.1.0 releaserelease-qpdf-9.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 4ecec891..5d1cb746 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.rc1])
+AC_INIT([qpdf],[9.1.0])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])