aboutsummaryrefslogtreecommitdiffstats
path: root/c_defs.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-01-15 20:20:20 +0100
committerJoe <rbo@gmx.us>2024-01-15 20:20:20 +0100
commit1b6f1f5e1be15385f9c838f18cb8462f1a305ac5 (patch)
tree22ff48e4e1a631943300c87066f47d282eb59bb5 /c_defs.go
parentok (diff)
downloadhardflip-1b6f1f5e1be15385f9c838f18cb8462f1a305ac5.tar.gz
hardflip-1b6f1f5e1be15385f9c838f18cb8462f1a305ac5.tar.bz2
hardflip-1b6f1f5e1be15385f9c838f18cb8462f1a305ac5.tar.xz
hardflip-1b6f1f5e1be15385f9c838f18cb8462f1a305ac5.tar.zst
hardflip-1b6f1f5e1be15385f9c838f18cb8462f1a305ac5.zip
official
Diffstat (limited to 'c_defs.go')
-rw-r--r--c_defs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/c_defs.go b/c_defs.go
index dbc3f12..b809db8 100644
--- a/c_defs.go
+++ b/c_defs.go
@@ -55,7 +55,7 @@ const (
W = 0
H = 1
DATA_DIR_NAME = "hardflip"
- VERSION = "v0.0"
+ VERSION = "v0.1"
)
const (