summaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-09-23 23:41:08 +0200
committerJay Berkenbilt <ejb@ql.org>2012-09-23 23:41:08 +0200
commit8c99e4a6c0f79c62fb9983404086c72ecf54ac83 (patch)
tree2a326ceaf73280e234e341522a0a046162d2ec10 /libqpdf/QPDF.cc
parent03ad9dbf62191615021d0e13e621e088b87241e0 (diff)
downloadqpdf-8c99e4a6c0f79c62fb9983404086c72ecf54ac83.tar.zst
Indicate pre-release version
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 efef3371..472e0c13 100644
--- a/libqpdf/QPDF.cc
+++ b/libqpdf/QPDF.cc
@@ -18,7 +18,7 @@
#include <qpdf/QPDF_Null.hh>
#include <qpdf/QPDF_Dictionary.hh>
-std::string QPDF::qpdf_version = "3.0.2";
+std::string QPDF::qpdf_version = "3.0.2+";
static char const* EMPTY_PDF =
"%PDF-1.3\n"