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 39d3adc commit ddefc15Copy full SHA for ddefc15
src/core/iTextSharp/text/Version.cs
@@ -75,7 +75,7 @@ public sealed class Version {
75
* This String contains the version number of this iText release.
76
* For debugging purposes, we request you NOT to change this constant.
77
*/
78
- static private String release = "5.5.9-SNAPSHOT";
+ static private String release = "5.5.9";
79
80
/**
81
* This String contains the iText version as shown in the producer line.
0 commit comments