aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-02-01 20:20:20 +0100
committerJoe <rbo@gmx.us>2024-02-01 20:20:20 +0100
commitef724f7d56569a1ac32e6270c26b9c203fa99bfe (patch)
tree9fecc0c86e789c0dc92e73fb037d0714ffef5269 /src
parentbetter jump (diff)
downloadhardflip-ef724f7d56569a1ac32e6270c26b9c203fa99bfe.tar.gz
hardflip-ef724f7d56569a1ac32e6270c26b9c203fa99bfe.tar.bz2
hardflip-ef724f7d56569a1ac32e6270c26b9c203fa99bfe.tar.xz
hardflip-ef724f7d56569a1ac32e6270c26b9c203fa99bfe.tar.zst
hardflip-ef724f7d56569a1ac32e6270c26b9c203fa99bfe.zip
road
Diffstat (limited to 'src')
-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 8aff2c2..1b25cb6 100644
--- a/src/c_defs.go
+++ b/src/c_defs.go
@@ -55,7 +55,7 @@ const (
CONF_FILE_NAME = "config.yml"
CONF_DIR_NAME = "hf"
DATA_DIR_NAME = "hf"
- VERSION = "v0.2"
+ VERSION = "v0.4"
)
const (