commit faed34dbcf349fb1446ad2c40741105a37e5fb25 parent 0e53d9d1a0a1092552c4475f8c0e69da9ca99f84 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Tue, 26 Nov 2024 18:30:20 +0100 bump version to 0.4.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.4.1 +VERSION = 0.4.2 include config.mk