summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-01-17 15:51:04 +0100
committerJay Berkenbilt <ejb@ql.org>2013-01-17 15:51:04 +0100
commit8708fd373dd6ec35f718be2f958a5887bd053128 (patch)
treefe10fbea0e41b3eac4154f011a8c151147da9e0a /configure.ac
parenta04a835849d501aa0c0280ddc3b91ed6c49f41c7 (diff)
downloadqpdf-8708fd373dd6ec35f718be2f958a5887bd053128.tar.zst
Prepare 4.0.1 releaserelease-qpdf-4.0.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 dff0bd16..cb95c23e 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],[4.0.0])
+AC_INIT([qpdf],[4.0.1])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])