Add mapping desc. function

This commit is contained in:
marmei
2019-12-13 19:01:18 +01:00
parent 36db927794
commit 469581e280
8 changed files with 61 additions and 38 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.0.0106"
const Version = "2.1.0.0107"
// DBVersion : Datanbank Version
const DBVersion = "2.1.0"