commit 84715dd6c6bd343339b7c45e30648d0db1252368 parent 1fff13a1b4a1731268ae9a17c058ca0ab86b51ed Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Fri, 11 Dec 2020 18:37:15 +0100 bump version to 0.2.2 Diffstat:
M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -3,7 +3,7 @@ .POSIX: NAME = svkbd -VERSION = 0.2.1 +VERSION = 0.2.2 include config.mk