1 Commits

Author SHA1 Message Date
marmei
66c01dd1fb Missing placeholder 2019-12-13 21:05:14 +01:00
2 changed files with 37 additions and 37 deletions

File diff suppressed because one or more lines are too long

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.0110"
const Version = "2.1.1.0111"
// DBVersion : Datanbank Version
const DBVersion = "2.1.0"