summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-10-18 15:53:07 +0200
committerJay Berkenbilt <ejb@ql.org>2013-10-18 19:51:30 +0200
commite1bd72b46c5c1b0809560db9e7c5c13946698892 (patch)
treeaa273e87439ac99e9fe48d22b8a3786ffd7eac21 /configure.ac
parentcb1188e1053ef4e438f8bd2ccf8a3af835ba87d6 (diff)
downloadqpdf-e1bd72b46c5c1b0809560db9e7c5c13946698892.tar.zst
Prepare for 5.0.1 releaserelease-qpdf-5.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 14f4a848..af54b6ce 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.0.0])
+AC_INIT([qpdf],[5.0.1])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])