aboutsummaryrefslogtreecommitdiffstats
path: root/src/c_defs.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-05-14 20:20:20 +0200
committerJoe <rbo@gmx.us>2024-05-14 20:20:20 +0200
commit2e406c7f372734efa79758912766e0b733152c23 (patch)
tree0c1ecc89235e0ad3109ee1c42b7dbbdfa37520d7 /src/c_defs.go
parentfuck yea (diff)
downloadhardflip-2e406c7f372734efa79758912766e0b733152c23.tar.gz
hardflip-2e406c7f372734efa79758912766e0b733152c23.tar.bz2
hardflip-2e406c7f372734efa79758912766e0b733152c23.tar.xz
hardflip-2e406c7f372734efa79758912766e0b733152c23.tar.zst
hardflip-2e406c7f372734efa79758912766e0b733152c23.zip
up
Diffstat (limited to '')
-rw-r--r--src/c_defs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c_defs.go b/src/c_defs.go
index db83356..b193a9c 100644
--- a/src/c_defs.go
+++ b/src/c_defs.go
@@ -56,7 +56,7 @@ const (
CONF_DIR_NAME = "hf"
DATA_DIR_NAME = "hf"
VERSION = "v0.6"
- VERSION_NAME = ""
+ VERSION_NAME = "pre-release"
)
const (