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 70b3456 commit 90383a8Copy full SHA for 90383a8
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.10-SNAPSHOT";
+ static private String release = "5.5.10";
79
80
/**
81
* This String contains the iText version as shown in the producer line.
0 commit comments