dwm

personal fork of dwm (rnpnr branch)
git clone anongit@rnpnr.xyz:dwm.git
Log | Files | Refs | Feed | README | LICENSE

Commit: 693d94d350c806e77677c35958e18590c26e19d2
Parent: cfb8627a80a334f200f68c2c8f3e384313ebbaf5
Author: Hiltjo Posthuma
Date:   Sat,  9 Aug 2025 14:34:03 +0200

bump version to 6.6

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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