URI: 
       bump version to 6.6 - dwm - dynamic window manager
  HTML git clone git://git.suckless.org/dwm
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 693d94d350c806e77677c35958e18590c26e19d2
   DIR parent cfb8627a80a334f200f68c2c8f3e384313ebbaf5
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sat,  9 Aug 2025 14:34:03 +0200
       
       bump version to 6.6
       
       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 @@
        # dwm version
       -VERSION = 6.5
       +VERSION = 6.6
        
        # Customize below to fit your system