bump version to 0.9.3 - st - simple terminal
 (HTM) git clone git://git.suckless.org/st
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 6e970474743d57a5d8b054c41fd3bff2bc895742
 (DIR) parent 5a4666c19e3956069147aee43a06b326d998366e
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sat,  9 Aug 2025 14:35:14 +0200
       
       bump version to 0.9.3
       
       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.2
       +VERSION = 0.9.3
        
        # Customize below to fit your system