suggestion picker: a persistent layer to complement virtual keyboards like wvkbd
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk index 53c09f9..4b2bad0 100644 --- a/ config.mk+++ b/ config.mk@@ -1,3 +1,3 @@ -VERSION = 0.0.1 +VERSION = 0.2 CFLAGS = -DVERSION=\"$(VERSION)\" -D_XOPEN_SOURCE=700 LAYOUT = mobintl |