URI:
       bump version to 1.2 - 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 9e4bfa14ce08e666da732606187647cca6410b05
   DIR parent dc940cae641026d49ef94d021d7a335c5b3689b3
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun,  7 Aug 2022 10:09:55 +0200
       
       bump version to 1.2
       
       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 = 1.1
       +VERSION = 1.2
        
        # paths
        PREFIX = /usr/local