diff --git a/pom.xml b/pom.xml
old mode 100755
new mode 100644
index c01f947d..e4382ef4
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
cz.cuni.lf1.lge
ThunderSTORM
- dev-2014-11-06-b1
+ 1.3-2014-11-08
jar
ThunderSTORM
diff --git a/src/main/java/cz/cuni/lf1/lge/ThunderSTORM/ThunderSTORM.java b/src/main/java/cz/cuni/lf1/lge/ThunderSTORM/ThunderSTORM.java
index 22e80702..f6a7ee43 100755
--- a/src/main/java/cz/cuni/lf1/lge/ThunderSTORM/ThunderSTORM.java
+++ b/src/main/java/cz/cuni/lf1/lge/ThunderSTORM/ThunderSTORM.java
@@ -2,7 +2,7 @@
public class ThunderSTORM {
- public static final String VERSION = "dev-2014-11-06-b1";
+ public static final String VERSION = "1.3-2014-11-08";
public static final String URL_DAILY = "https://googledrive.com/host/0BzOGc-xMFyDYR1JaelZYQmJsaUE/builds/daily";
public static final String URL_STABLE = "https://googledrive.com/host/0BzOGc-xMFyDYR1JaelZYQmJsaUE/builds/stable";
public static final String FILE_NAME = "Thunder_STORM";