summaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-06-26 03:35:30 +0200
committerJay Berkenbilt <ejb@ql.org>2012-06-26 03:35:30 +0200
commit5e3167e8569cf520fdcc674a60d0f5dc74f0a8f6 (patch)
treef2dfcdd8287dfe42a9ace97ef1aef7db92b586ad /libqpdf/QPDF.cc
parent9f67094800ae800c1679e5fa60f87cde6c8a6893 (diff)
downloadqpdf-5e3167e8569cf520fdcc674a60d0f5dc74f0a8f6.tar.zst
Set version to 3.0.a0
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 b4bad4f2..4849ae9b 100644
--- a/libqpdf/QPDF.cc
+++ b/libqpdf/QPDF.cc
@@ -16,7 +16,7 @@
#include <qpdf/QPDF_Null.hh>
#include <qpdf/QPDF_Dictionary.hh>
-std::string QPDF::qpdf_version = "2.3.1";
+std::string QPDF::qpdf_version = "3.0.a0";
static char const* EMPTY_PDF =
"%PDF-1.3\n"