aboutsummaryrefslogtreecommitdiffstats
path: root/src/c_defs.go
diff options
context:
space:
mode:
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 (