From a16d703f4d6df5d83cab2099e6216b50aa8fdf3a Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 25 Feb 2018 09:00:30 -0500 Subject: Update version to 8.0.rc1 This is for testing the release process, particularly as it pertains to AppImage creation. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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]) -- cgit v1.2.3-54-g00ecf