aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2010-04-25 17:05:11 +0200
committerJay Berkenbilt <ejb@ql.org>2010-04-25 17:05:11 +0200
commitf96c63cf3d7993077e916ac261ffb237137333e5 (patch)
tree15ce7400cac02aec3a7f8fc004d7aa1c9e9e6e00 /configure.ac
parentfc8f93053d4d11c07fe942a9baa9e23b98d80369 (diff)
downloadqpdf-f96c63cf3d7993077e916ac261ffb237137333e5.tar.zst
2.1.5
git-svn-id: svn+q:///qpdf/trunk@962 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 395b1622..04c09e7e 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.1.4)
+AC_INIT(qpdf,2.1.5)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])