aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-04-14 20:39:59 +0200
committerJay Berkenbilt <ejb@ql.org>2013-04-14 21:03:51 +0200
commitf02c5f5e12b9e35974dfb4450264d7eb29c8f7b1 (patch)
tree655921ad66d02526763a92dc59e2f3abb93aabcb /configure.ac
parent403bb68d33b8bd5b0e8269bd1717f9d6fe6fea0b (diff)
downloadqpdf-f02c5f5e12b9e35974dfb4450264d7eb29c8f7b1.tar.zst
Final preparation for 4.1.0 releaserelease-qpdf-4.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 06a9e207..5a2483b0 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.1])
+AC_INIT([qpdf],[4.1.0])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])