dwm
dynamic window manager
git clone https://9o.is/git/dwm.git
commit 7a4394c185f71780d29a956ff9897bc3e7288339 parent 69ff9961b57c95dff177179d1d3b366fcfa41665 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(-)
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