aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-03-09 17:59:37 +0100
committerJay Berkenbilt <ejb@ql.org>2009-03-09 17:59:37 +0100
commitc9bc8937e5b0d4921ed1e220536d8cf51c4faa71 (patch)
tree7981e6c4b3a2ad9ec71564de22b12a1a9122eb96 /configure.ac
parent6f216135ab0f4791a081614edcc1a686c1315f58 (diff)
downloadqpdf-c9bc8937e5b0d4921ed1e220536d8cf51c4faa71.tar.zst
prepare for 2.0.5 release
git-svn-id: svn+q:///qpdf/trunk@667 71b93d88-0707-0410-a8cf-f5a4172ac649
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 f3273ff8..b21aaa6d 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.60)
-AC_INIT(qpdf,2.0.4)
+AC_INIT(qpdf,2.0.5)
dnl No AC_CONFIG_HEADERS. If this changes, update README.maintainer.
AC_CONFIG_FILES([autoconf.mk])