bump version to 0.9 - stagit - static git page generator
 (HTM) git clone git://git.codemadness.org/stagit
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 9ad1cb6e42096a8e1f8663bc0968bb7ea49a5052
 (DIR) parent 1df3f334f6ae77950c9343299fb4bbd449d93729
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Tue, 25 Dec 2018 13:44:02 +0100
       
       bump version to 0.9
       
       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 = stagit
       -VERSION = 0.8
       +VERSION = 0.9
        SRC = \
                stagit.c\
                stagit-index.c