summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2008-05-06 17:32:07 +0200
committerJay Berkenbilt <ejb@ql.org>2008-05-06 17:32:07 +0200
commit21bef2809489a2215d3b28a6acd124c0914beed3 (patch)
tree031799d9dc4c6bf4a106ed0008fb1e01c9e80d50 /configure.ac
parent1f5f55924489c44700fcaef7ebb510da2ba2277c (diff)
downloadqpdf-21bef2809489a2215d3b28a6acd124c0914beed3.tar.zst
2.0.1
git-svn-id: svn+q:///qpdf/trunk@624 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 2ce6e5ce..efdcfd1b 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)
+AC_INIT(qpdf,2.0.1)
dnl No AC_CONFIG_HEADERS. If this changes, update README.maintainer.
AC_CONFIG_FILES([autoconf.mk])