bump version to 0.9.5 - stagit - static git page generator
 (HTM) git clone git://git.codemadness.org/stagit
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit f46405850133e43dcae95e0a41b74bcca7b10027
 (DIR) parent c4d5fecc40e51ab4667315bd11dabd2023e357f3
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun, 14 Mar 2021 16:23:58 +0100
       
       bump version to 0.9.5
       
       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.4
       +VERSION = 0.9.5
        
        # paths
        PREFIX = /usr/local