aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2008-06-30 16:48:16 +0200
committerJay Berkenbilt <ejb@ql.org>2008-06-30 16:48:16 +0200
commit212ca68f4f7ce36cbca0090a371edc0a762df5e5 (patch)
tree26d1678765e08686ae68778896e5ebc16335672c /configure.ac
parent31dbfc0ef9338911bd5c9d6a2e607611ba4449bc (diff)
downloadqpdf-212ca68f4f7ce36cbca0090a371edc0a762df5e5.tar.zst
2.0.2
git-svn-id: svn+q:///qpdf/trunk@634 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 efdcfd1b..0122f107 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.1)
+AC_INIT(qpdf,2.0.2)
dnl No AC_CONFIG_HEADERS. If this changes, update README.maintainer.
AC_CONFIG_FILES([autoconf.mk])