URI:
       bump version to 0.9.3 - 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 de86bac090f236501ee9f211d2bd55aa39c38ac7
   DIR parent a83ff32136aa4f42d62251c30533bfe1b80b7696
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun, 23 Feb 2020 20:31:13 +0100
       
       bump version to 0.9.3
       
       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.2
       +VERSION = 0.9.3
        
        # paths
        PREFIX = /usr/local