diff --git a/build.gradle b/build.gradle index 2c4c951de..d2301e274 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ apply from: "${project.rootDir}/gradle/eclipse.gradle" sourceCompatibility = 1.8 targetCompatibility = 1.8 mainClassName = 'mServer.Main' -version = '13' +version = '2.0.1' compileJava { options.compilerArgs = ['-Xlint:all'] diff --git a/src/main/resources/version.properties b/src/main/resources/version.properties index a753d5973..14dbc9d5e 100644 --- a/src/main/resources/version.properties +++ b/src/main/resources/version.properties @@ -1,4 +1,4 @@ #Sun Nov 06 10:52:12 CET 2016 -VERSION=13 -DATE=06.11.2016 10\:52\:12 -BUILD=615 +VERSION=2.0.1 +DATE=15.11.2016 23\:30\:00 +BUILD=1