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

Commit

Permalink
1.4 version number
Browse files Browse the repository at this point in the history
  • Loading branch information
alshabib committed Aug 30, 2013
1 parent ccb40d2 commit b45b58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/flowvisor/FlowVisor.java
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public class FlowVisor {
public final static int FLOWVISOR_VENDOR_EXTENSION = 0x80000001;

// VERSION
public final static String FLOWVISOR_VERSION = "flowvisor-1.3.0";
public final static String FLOWVISOR_VERSION = "flowvisor-1.4.0";


public final static int FLOWVISOR_DB_VERSION = 2;
Expand Down

0 comments on commit b45b58f

Please sign in to comment.