bump version to 0.3 - saait - the most boring static page generator
 (HTM) git clone git://git.codemadness.org/saait
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 006c966d13aaf775f31e2c344e4243402d1f5f56
 (DIR) parent 859530fbd840b9467593f90a707e3c3ce080b8ac
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sat, 22 Sep 2018 12:25:51 +0200
       
       bump version to 0.3
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       @@ -1,7 +1,7 @@
        include config.mk
        
        NAME = saait
       -VERSION = 0.2
       +VERSION = 0.3
        SRC = \
                saait.c
        HDR = \