aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-09-27 22:33:17 +0200
committerJay Berkenbilt <ejb@ql.org>2009-09-27 22:33:17 +0200
commit6bdac26369c0d770759c2b6ce24afef608a91ec9 (patch)
tree1f613435e319ffafec69bc1dfad5b14441cd0d42 /configure.ac
parent8d7bb3ff50943fa51ac1d968930bd23071376904 (diff)
downloadqpdf-6bdac26369c0d770759c2b6ce24afef608a91ec9.tar.zst
finished testing C API
git-svn-id: svn+q:///qpdf/trunk@734 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 e66af81f..21fd01c6 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.6)
+AC_INIT(qpdf,2.1.a1)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])