bump version to 0.3 ... and change 0.3.0 to be consistent to the 0.2 and 0.1 release.
1 files changed, 1 insertions(+), 1 deletions(-) M Makefile
M Makefile => Makefile +1 -1
@@ 3,7 3,7 @@ .POSIX: NAME = svkbd -VERSION = 0.3.0 +VERSION = 0.3 include config.mk