2
1
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:
Jay Berkenbilt 2013-01-20 15:35:29 -05:00
parent 8708fd373d
commit a844c2a3ab

View File

@ -19,7 +19,7 @@
#include <qpdf/QPDF_Null.hh> #include <qpdf/QPDF_Null.hh>
#include <qpdf/QPDF_Dictionary.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 = static char const* EMPTY_PDF =
"%PDF-1.3\n" "%PDF-1.3\n"