aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-02-25 21:03:04 +0100
committerJay Berkenbilt <ejb@ql.org>2018-02-25 22:00:11 +0100
commit3e8b643ae30657d3e5a9042ec34ea630402546ff (patch)
treed79a6fe17fd6df2cb557d0af5b68a1753d078214 /configure.ac
parentc182a1a63c87e3834be12132c2772958b1ae8dd2 (diff)
downloadqpdf-3e8b643ae30657d3e5a9042ec34ea630402546ff.tar.zst
Release 8.0.0release-qpdf-8.0.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 3b63b411..48f269b5 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.0.rc3])
+AC_INIT([qpdf],[8.0.0])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])