aboutsummaryrefslogtreecommitdiffstats
path: root/c_defs.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 (