2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-22 22:58:33 +00:00

Update version to 8.0.rc1

This is for testing the release process, particularly as it pertains
to AppImage creation.
This commit is contained in:
Jay Berkenbilt 2018-02-25 09:00:30 -05:00
parent 9a4ef8c95d
commit a16d703f4d
3 changed files with 5 additions and 5 deletions

View File

@ -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])

View File

@ -19,7 +19,7 @@
#include <qpdf/QPDF_Null.hh>
#include <qpdf/QPDF_Dictionary.hh>
std::string QPDF::qpdf_version = "8.0.a1";
std::string QPDF::qpdf_version = "8.0.rc1";
static char const* EMPTY_PDF =
"%PDF-1.3\n"

View File

@ -5,8 +5,8 @@
<!ENTITY mdash "&#x2014;">
<!ENTITY ndash "&#x2013;">
<!ENTITY nbsp "&#xA0;">
<!ENTITY swversion "8.0.a1">
<!ENTITY lastreleased "February 20, 2018">
<!ENTITY swversion "8.0.rc1">
<!ENTITY lastreleased "February 25, 2018">
]>
<book>
<bookinfo>
@ -3050,7 +3050,7 @@ print "\n";
</para>
<variablelist>
<varlistentry>
<term>8.0.0: February XXX, 2018</term>
<term>8.0.0: February 25, 2018</term>
<listitem>
<itemizedlist>
<listitem>