URI:
       bump version to 1.3 - stagit-gopher - static git page generator for gopher
  HTML git clone git://git.codemadness.org/stagit-gopher
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 7414c37cda71e27f94204f14823ff8f5dab8fb8d
   DIR parent 5efa97660121c70c81041935244d8a7e02eaa3e6
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Mon, 14 Sep 2026 19:41:57 +0200
       
       bump version to 1.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 = 1.2
       +VERSION = 1.3
        
        # paths
        PREFIX = /usr/local