mirror of
https://code.dnix.de/da/flokatirc
synced 2026-07-27 07:49:44 +02:00
fake /version/* for windows build process
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
package version
|
||||||
|
|
||||||
|
const (
|
||||||
|
FlokatiBuilddate = "Thu Feb 4 21:29:09 CET 2016"
|
||||||
|
)
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
package version
|
||||||
|
|
||||||
|
const (
|
||||||
|
FlokatiVersion = "master"
|
||||||
|
FlokatiBuild = "17"
|
||||||
|
)
|
||||||
Reference in New Issue
Block a user