aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-02-15 17:31:12 +0100
committerJay Berkenbilt <ejb@ql.org>2009-02-15 17:31:12 +0100
commit9f93c89ee59b2ebc04a15a9f24cdaf9f513a28c1 (patch)
tree6ffbb01f4777c632940adf810da809d557b22f06 /configure.ac
parentcaad089789c471c37416301f593f1ece04490a23 (diff)
downloadqpdf-9f93c89ee59b2ebc04a15a9f24cdaf9f513a28c1.tar.zst
update copyright, release 2.0.3release-qpdf-2.0.3
git-svn-id: svn+q:///qpdf/trunk@644 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 0122f107..ff8e7c9d 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.2)
+AC_INIT(qpdf,2.0.3)
dnl No AC_CONFIG_HEADERS. If this changes, update README.maintainer.
AC_CONFIG_FILES([autoconf.mk])