If no user agent is specified, the default FFmpeg or VLC user agent is used.

This commit is contained in:
marmei
2020-01-24 19:48:29 +01:00
parent 1b425018d4
commit 4b9f5826cf
2 changed files with 8 additions and 3 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.0115"
const Version = "2.1.1.0116"
// DBVersion : Datanbank Version
const DBVersion = "2.1.0"