Change application name to "Flamenco 3"
"Flamenco NG PoC" was the name of the proof of concept, and it's no longer in use.
This commit is contained in:
parent
47e36c927c
commit
ddd0c7602b
@ -23,7 +23,7 @@ package appinfo
|
|||||||
import "fmt"
|
import "fmt"
|
||||||
|
|
||||||
// ApplicationName contains the application name.
|
// ApplicationName contains the application name.
|
||||||
const ApplicationName = "Flamenco-NG-PoC"
|
const ApplicationName = "Flamenco 3"
|
||||||
|
|
||||||
// ApplicationVersion has the version number, and is set during the build.
|
// ApplicationVersion has the version number, and is set during the build.
|
||||||
var ApplicationVersion = "set-during-build"
|
var ApplicationVersion = "set-during-build"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user