bump version to 1.1 - 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 a8a5e9c3b37e133d26fe3ea5cd361281d7a56c85
 (DIR) parent d0e36eb6abce72c587dd53dcabc35120c3cf3a81
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sat,  2 Apr 2022 17:35:47 +0200
       
       bump version to 1.1
       
       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 = 1.0
       +VERSION = 1.1
        
        # paths
        PREFIX = /usr/local