aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-04-14 20:39:59 +0200
committerJay Berkenbilt <ejb@ql.org>2013-04-14 21:03:51 +0200
commitf02c5f5e12b9e35974dfb4450264d7eb29c8f7b1 (patch)
tree655921ad66d02526763a92dc59e2f3abb93aabcb /libqpdf/QPDF.cc
parent403bb68d33b8bd5b0e8269bd1717f9d6fe6fea0b (diff)
downloadqpdf-f02c5f5e12b9e35974dfb4450264d7eb29c8f7b1.tar.zst
Final preparation for 4.1.0 releaserelease-qpdf-4.1.0
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 d6f86625..3458d6cc 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 = "4.1.a0";
+std::string QPDF::qpdf_version = "4.1.0";
static char const* EMPTY_PDF =
"%PDF-1.3\n"