summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-01-07 15:26:23 +0100
committerJay Berkenbilt <ejb@ql.org>2019-01-07 17:16:54 +0100
commitb653929c93b590679720d8579102bc4816f54e6d (patch)
tree09e830d9228d7c87cbcd603bf12d3da7c1940670 /configure.ac
parent854955b9b5c6f9a69010b17091d39875eb35099e (diff)
downloadqpdf-b653929c93b590679720d8579102bc4816f54e6d.tar.zst
Update version to 8.3.0
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 28761a9e..65f5ee08 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],[8.2.1])
+AC_INIT([qpdf],[8.3.0])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])