aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF.cc
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 /libqpdf/QPDF.cc
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 'libqpdf/QPDF.cc')
-rw-r--r--libqpdf/QPDF.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf/QPDF.cc b/libqpdf/QPDF.cc
index c6fddd39..da9cb3d1 100644
--- a/libqpdf/QPDF.cc
+++ b/libqpdf/QPDF.cc
@@ -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"