aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2015-11-10 18:48:52 +0100
committerJay Berkenbilt <ejb@ql.org>2015-11-10 18:48:52 +0100
commitb7302a9b727d28d59bff0f0f7d8d62ff6486aef6 (patch)
treef3cebe447e307b7b4e41346955f58bb8836bd015 /configure.ac
parent1f4a67912c676158f40209aa72e8119fc7afcb3b (diff)
downloadqpdf-b7302a9b727d28d59bff0f0f7d8d62ff6486aef6.tar.zst
Prepare 6.0.0 releaserelease-qpdf-6.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 c7e67458..9cf89aa2 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.2.0])
+AC_INIT([qpdf],[6.0.0])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])