Commit 8c99e4a6c0f79c62fb9983404086c72ecf54ac83
1 parent
03ad9dbf
Indicate pre-release version
Showing
1 changed file
with
1 additions
and
1 deletions
libqpdf/QPDF.cc
| @@ -18,7 +18,7 @@ | @@ -18,7 +18,7 @@ | ||
| 18 | #include <qpdf/QPDF_Null.hh> | 18 | #include <qpdf/QPDF_Null.hh> |
| 19 | #include <qpdf/QPDF_Dictionary.hh> | 19 | #include <qpdf/QPDF_Dictionary.hh> |
| 20 | 20 | ||
| 21 | -std::string QPDF::qpdf_version = "3.0.2"; | 21 | +std::string QPDF::qpdf_version = "3.0.2+"; |
| 22 | 22 | ||
| 23 | static char const* EMPTY_PDF = | 23 | static char const* EMPTY_PDF = |
| 24 | "%PDF-1.3\n" | 24 | "%PDF-1.3\n" |