suggestion picker: a persistent layer to complement virtual keyboards like wvkbd
release: basic working prototype
Zach DeCook 2022-01-22
parent 6a43266 · commit 551e86f
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 82b0539..ab39d6d 100644
--- a/config.mk
+++ b/config.mk
@@ -1,2 +1,2 @@
-VERSION = 0.0.0
+VERSION = 0.0.1
CFLAGS = -DVERSION=\"$(VERSION)\" -D_XOPEN_SOURCE=700