aboutsummaryrefslogtreecommitdiffstats
path: root/src/c_defs.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-05-20 20:20:20 +0200
committerJoe <rbo@gmx.us>2024-05-20 20:20:20 +0200
commit4a8a933b4bdff4c8b7dda02dbb9faeb7a121ea93 (patch)
tree29ed2c917ab4fc8b09a167de91ed652a3e9c6bde /src/c_defs.go
parenteven better (diff)
downloadhardflip-1.0.tar.gz
hardflip-1.0.tar.bz2
hardflip-1.0.tar.xz
hardflip-1.0.tar.zst
hardflip-1.0.zip
Diffstat (limited to 'src/c_defs.go')
-rw-r--r--src/c_defs.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/c_defs.go b/src/c_defs.go
index 3d60bfb..ea3de6f 100644
--- a/src/c_defs.go
+++ b/src/c_defs.go
@@ -56,8 +56,8 @@ const (
STYLE_FILE_NAME = "colors.yml"
CONF_DIR_NAME = "hf"
DATA_DIR_NAME = "hf"
- VERSION = "v0.8"
- VERSION_NAME = "pre-release"
+ VERSION = "v1.0"
+ VERSION_NAME = "wheelbite"
)
const (