Skip to content

Commit 90383a8

Browse files
committed
[RELEASE] 5.5.10-SNAPSHOT -> 5.5.10
1 parent 70b3456 commit 90383a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/iTextSharp/text/Version.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ public sealed class Version {
7575
* This String contains the version number of this iText release.
7676
* For debugging purposes, we request you NOT to change this constant.
7777
*/
78-
static private String release = "5.5.10-SNAPSHOT";
78+
static private String release = "5.5.10";
7979

8080
/**
8181
* This String contains the iText version as shown in the producer line.

0 commit comments

Comments
 (0)