Fixed broken merge

This commit is contained in:
marmei
2019-12-14 10:17:42 +01:00
parent 66c01dd1fb
commit aa763726a3
2 changed files with 11 additions and 12 deletions

View File

@@ -39,7 +39,7 @@ var GitHub = GitHubStruct{Branch: "master", User: "xteve-project", Repo: "xTeVe-
const Name = "xTeVe"
// Version : Version, die Build Nummer wird in der main func geparst.
const Version = "2.1.1.0111"
const Version = "2.1.1.0112"
// DBVersion : Datanbank Version
const DBVersion = "2.1.0"