commit b25e55e4622d419f252570d15080cdd2628b9236
Author:     Hiltjo Posthuma <[email protected]>
AuthorDate: Sun Mar 28 22:54:23 2021 +0200
Commit:     Hiltjo Posthuma <[email protected]>
CommitDate: Sun Mar 28 22:54:23 2021 +0200

    bump version to 0.3
    
    ... and change 0.3.0 to be consistent to the 0.2 and 0.1 release.

diff --git a/Makefile b/Makefile
index 82057d3..44aa833 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 .POSIX:
 
 NAME = svkbd
-VERSION = 0.3.0
+VERSION = 0.3
 
 include config.mk
 

Reply via email to