May I request a 0.4.1 release? (git tag + tarball) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile index f9e7a38..5940999 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ .POSIX: NAME = svkbd -VERSION = 0.4 +VERSION = 0.4.1 include config.mk -- 2.34.1
