URI:
       Makefile: bump version to 0.7.1 - 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 9731204482dd309c3de1a1a5055d838f1ec6f899
   DIR parent 181145cd95ae69fc4e54d98047aa1dc25d16b404
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun, 19 Nov 2017 14:58:32 +0100
       
       Makefile: bump version to 0.7.1
       
       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-gopher
       -VERSION = 0.7
       +VERSION = 0.7.1
        SRC = \
                stagit-gopher.c\
                stagit-gopher-index.c