mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 19:08:59 +00:00
Set version to 4.1.a0
Next released version will be 4.1.0 since new APIs are being added.
This commit is contained in:
parent
8708fd373d
commit
a844c2a3ab
@ -19,7 +19,7 @@
|
||||
#include <qpdf/QPDF_Null.hh>
|
||||
#include <qpdf/QPDF_Dictionary.hh>
|
||||
|
||||
std::string QPDF::qpdf_version = "4.0.1";
|
||||
std::string QPDF::qpdf_version = "4.1.a0";
|
||||
|
||||
static char const* EMPTY_PDF =
|
||||
"%PDF-1.3\n"
|
||||
|
Loading…
Reference in New Issue
Block a user