URI:
       bump version to 0.9.1 - st - my customized version of st (hiltjo branch)
  HTML git clone git://git.codemadness.org/st
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 5ce971628106fb767ef91bf4386227423f5fdf98
   DIR parent f20e169a20f3ee761f7e09714f1d4c10916cf4c6
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Tue, 19 Mar 2024 12:13:42 +0100
       
       bump version to 0.9.1
       
       Diffstat:
         M config.mk                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/config.mk b/config.mk
       @@ -1,5 +1,5 @@
        # st version
       -VERSION = 0.9
       +VERSION = 0.9.1
        
        # Customize below to fit your system