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 8e5d799 commit 0921961Copy full SHA for 0921961
itext/src/main/java/com/itextpdf/text/Version.java
@@ -70,7 +70,7 @@ public final class Version {
70
* This String contains the version number of this iText release.
71
* For debugging purposes, we request you NOT to change this constant.
72
*/
73
- private String release = "5.5.12-SNAPSHOT";
+ private String release = "5.5.12";
74
/**
75
* This String contains the iText version as shown in the producer line.
76
* iText is a product developed by iText Group NV.
0 commit comments