Skip to content

Commit ea904e5

Browse files
committed
[RELEASE] 7.0.2-SNAPSHOT -> 7.0.2
1 parent ecc7751 commit ea904e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/src/main/java/com/itextpdf/kernel/Version.java

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

0 commit comments

Comments
 (0)