bump version to 0.2 - 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 7f77083908301e537ffee055a7e86c8392793282
 (DIR) parent 9b1c25d392ebf25c4890c5455378c1ab4f3b9021
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sat, 26 May 2018 12:22:52 +0200
       
       bump version to 0.2
       
       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.1
       +VERSION = 0.2
        SRC = \
                saait.c
        HDR = \