mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Release 1.1.0
This commit is contained in:
@ -25,8 +25,8 @@ namespace pdf
|
||||
{
|
||||
|
||||
// Name of the library, together with version
|
||||
static constexpr const char* PDF_LIBRARY_NAME = "PDF4QT 1.0.0";
|
||||
static constexpr const char* PDF_LIBRARY_VERSION = "1.0.0";
|
||||
static constexpr const char* PDF_LIBRARY_NAME = "PDF4QT 1.1.0";
|
||||
static constexpr const char* PDF_LIBRARY_VERSION = "1.1.0";
|
||||
|
||||
// Structure file constants
|
||||
static constexpr const char* PDF_END_OF_FILE_MARK = "%%EOF";
|
||||
|
Reference in New Issue
Block a user