summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2015-05-24 23:26:37 +0200
committerJay Berkenbilt <ejb@ql.org>2015-05-24 23:26:49 +0200
commit94e55394ed388162c323115df3c9120ed8ce8c86 (patch)
treee6fb32a9667500d96aac928392621a738a2dfb41 /configure.ac
parent2d0cc34f982a34697b31f4f9a0252cdad7ced6fd (diff)
downloadqpdf-7479c0dcfa6fc25e5ebf56183171a003be2d2366.tar.zst
Prepare 5.1.3 releaserelease-qpdf-5.1.3
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 deb4c159..3cb458d0 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.68])
-AC_INIT([qpdf],[5.1.2])
+AC_INIT([qpdf],[5.1.3])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])