wvkbd

git clone https://git.tarina.org/wvkbd
Log | Files | Refs | README | LICENSE

commit ca6cb14caa51e6b9233734a2085e24c71c140ca1
parent 7e4f6ac5d1cfdaa0e2475aabe4b406492ecac27a
Author: John Sullivan <jsullivan@csumb.edu>
Date:   Wed, 20 Oct 2021 14:16:49 -0700

v0.2
Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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