Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Commit b45b58f

Browse files
committed
1.4 version number
1 parent ccb40d2 commit b45b58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/org/flowvisor/FlowVisor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public class FlowVisor {
4040
public final static int FLOWVISOR_VENDOR_EXTENSION = 0x80000001;
4141

4242
// VERSION
43-
public final static String FLOWVISOR_VERSION = "flowvisor-1.3.0";
43+
public final static String FLOWVISOR_VERSION = "flowvisor-1.4.0";
4444

4545

4646
public final static int FLOWVISOR_DB_VERSION = 2;

0 commit comments

Comments
 (0)