Skip to content

Commit

Permalink
Update Version MSearch auf 2.0.1 für OFR. closed #25
Browse files Browse the repository at this point in the history
  • Loading branch information
alex1702 committed Nov 15, 2016
1 parent 96e1030 commit af02813
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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']
Expand Down
6 changes: 3 additions & 3 deletions src/main/resources/version.properties
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit af02813

Please sign in to comment.