aboutsummaryrefslogtreecommitdiffstats
path: root/src/c_defs.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-02-09 20:20:20 +0100
committerJoe <rbo@gmx.us>2024-02-09 20:20:20 +0100
commite621c28222d883e63be60b850c363723bb358295 (patch)
treeaa5171d52c61eb5598ade910c4aa82167d1f3e02 /src/c_defs.go
parent0.5 (diff)
downloadhardflip-e621c28222d883e63be60b850c363723bb358295.tar.gz
hardflip-e621c28222d883e63be60b850c363723bb358295.tar.bz2
hardflip-e621c28222d883e63be60b850c363723bb358295.tar.xz
hardflip-e621c28222d883e63be60b850c363723bb358295.tar.zst
hardflip-e621c28222d883e63be60b850c363723bb358295.zip
fuck
Diffstat (limited to '')
-rw-r--r--src/c_defs.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/c_defs.go b/src/c_defs.go
index ceb2a5b..cb6f9f8 100644
--- a/src/c_defs.go
+++ b/src/c_defs.go
@@ -56,6 +56,7 @@ const (
CONF_DIR_NAME = "hf"
DATA_DIR_NAME = "hf"
VERSION = "v0.5"
+ VERSION_NAME = ""
)
const (