URI:
       bump version to 0.9.4 - stagit-gopher - static git page generator for gopher
  HTML git clone git://git.codemadness.org/stagit-gopher
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 218c16a7b8203be267849416fe09f2f650fad4df
   DIR parent 5ee02bf5a3fc5f4be6a933722c13bfe3527773ae
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Mon, 17 Aug 2020 16:09:50 +0200
       
       bump version to 0.9.4
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       @@ -1,7 +1,7 @@
        .POSIX:
        
        NAME = stagit-gopher
       -VERSION = 0.9.3
       +VERSION = 0.9.4
        
        # paths
        PREFIX = /usr/local