Skip to content

Commit 0921961

Browse files
committed
[RELEASE] 5.5.12-SNAPSHOT -> 5.5.12
1 parent 8e5d799 commit 0921961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

itext/src/main/java/com/itextpdf/text/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ public final class Version {
7070
* This String contains the version number of this iText release.
7171
* For debugging purposes, we request you NOT to change this constant.
7272
*/
73-
private String release = "5.5.12-SNAPSHOT";
73+
private String release = "5.5.12";
7474
/**
7575
* This String contains the iText version as shown in the producer line.
7676
* iText is a product developed by iText Group NV.

0 commit comments

Comments
 (0)