URI:
       bump version to 0.4 - saait - the most boring static page generator
  HTML git clone git://git.codemadness.org/saait
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 685357843f7c8e34a142392ee9f4ed1fcf517436
   DIR parent 87e1bf523941ea432006f5f4c2a23d5c54c4fed5
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Thu,  2 May 2019 21:13:39 +0200
       
       bump version to 0.4
       
       Diffstat:
         M Makefile                            |       4 +++-
       
       1 file changed, 3 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       @@ -1,7 +1,9 @@
       +.POSIX:
       +
        include config.mk
        
        NAME = saait
       -VERSION = 0.3
       +VERSION = 0.4
        SRC = \
                saait.c
        HDR = \