Skip to content

Commit e9c2b70

Browse files
committed
version update
1 parent e00c320 commit e9c2b70

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

-5 KB
Binary file not shown.

ganttproject/src/net/sourceforge/ganttproject/GPVersion.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
package net.sourceforge.ganttproject;
2020

2121
public abstract class GPVersion {
22-
public static String BUILD = "2307"; // BUILD NUMBER
22+
public static String BUILD = "2308"; // BUILD NUMBER
2323
public static String V2_0_1 = "2.0.1";
2424
public static String V2_0_2 = "2.0.2";
2525
public static String V2_0_3 = "2.0.3";

0 commit comments

Comments
 (0)