URI:
       bump version to 0.7 - 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 0a5c6534a04a5cdac0a8e3d7f294e1fd7e281f6f
   DIR parent 61e26836e8656a48af28af693c506b022244cc2d
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun, 23 Feb 2020 20:35:13 +0100
       
       bump version to 0.7
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       @@ -1,7 +1,7 @@
        .POSIX:
        
        NAME = saait
       -VERSION = 0.6
       +VERSION = 0.7
        
        # paths
        PREFIX = /usr/local