We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 215e767 commit b447044Copy full SHA for b447044
kernel/src/main/java/com/itextpdf/kernel/Version.java
@@ -79,7 +79,7 @@ public final class Version {
79
* iText Group requests that you retain the iText producer line
80
* in every PDF that is created or manipulated using iText.
81
*/
82
- private String iTextVersion = iText + " " + release + " \u00a92000-2016 iText Group NV";
+ private String iTextVersion = iText + " " + release + " \u00a92000-2017 iText Group NV";
83
84
/**
85
* The license key.
0 commit comments