URI:
       bump version to 0.9.6 - stagit - static git page generator
  HTML git clone git://git.codemadness.org/stagit
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 57f84d0fd12d6466122dc8a2190e7e284f5668d7
   DIR parent 45394004a3455f76a2eef42d6f36c250f5e9a9ac
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Thu, 27 May 2021 12:41:43 +0200
       
       bump version to 0.9.6
       
       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
       -VERSION = 0.9.5
       +VERSION = 0.9.6
        
        # paths
        PREFIX = /usr/local