summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-12-31 16:48:54 +0100
committerJay Berkenbilt <ejb@ql.org>2012-12-31 17:43:27 +0100
commit0e9949afdea05355c9d3c65b64a7bd8729911ae7 (patch)
tree3f3a4211263d1a1400f89d9738248339083a4c9b /configure.ac
parenta9983090ca38432c935e1050a53c1eb767ebd001 (diff)
downloadqpdf-0e9949afdea05355c9d3c65b64a7bd8729911ae7.tar.zst
Update versions for 4.0.0 releaserelease-qpdf-4.0.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 20a27a92..dff0bd16 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],[3.0.2])
+AC_INIT([qpdf],[4.0.0])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])