Skip to content

Commit 2df16d9

Browse files
committed
Release 1.1.0
1 parent be1cb2f commit 2df16d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/se/sitic/megatron/util/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public class Version {
1414
private final static String APP_NAME = "Megatron";
1515
private final static String APP_VERSION = "1.1.0";
1616
private final static String APP_TAG = "v1.1.0";
17-
private final static String BUILD_DATE = "2014-11-17 09:43:12";
17+
private final static String BUILD_DATE = "2014-11-17 10:27:17";
1818
private final static String ANT_VERSION = "Apache Ant(TM) version 1.8.2 compiled on December 3 2011";
1919
private final static String ANT_JAVA_VERSION = "1.7";
2020

0 commit comments

Comments
 (0)