URI:
       bump version to 0.5 - stagit-gopher - static git page generator for gopher
  HTML git clone https://git.drkhsh.at/stagit-gopher.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 82aefe6305b858b5aa329fb357a5cf7639c3522d
   DIR parent 92cee02f1217f19a19d872d857f6e617ed3e0eec
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Thu,  5 Jan 2017 18:47:26 +0100
       
       bump version to 0.5
       
       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.4
       +VERSION = 0.5
        SRC = \
                stagit.c\
                stagit-index.c