aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-02-25 15:00:30 +0100
committerJay Berkenbilt <ejb@ql.org>2018-02-25 15:03:27 +0100
commita16d703f4d6df5d83cab2099e6216b50aa8fdf3a (patch)
treec160881c7cebf5144488a2d63874358d0af3acc7 /configure.ac
parent9a4ef8c95dd00d276d36d8e56f4cc6e1c75774fc (diff)
downloadqpdf-a16d703f4d6df5d83cab2099e6216b50aa8fdf3a.tar.zst
Update version to 8.0.rc1release-qpdf-8.0.rc1
This is for testing the release process, particularly as it pertains to AppImage creation.
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 b3204381..67766c80 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.a1])
+AC_INIT([qpdf],[8.0.rc1])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])