dwm
dynamic window manager
git clone https://9o.is/git/dwm.git
commit 395dc58cec032bf2be703060923c97e0964ec3f9 parent ee140885c5096c434bbbb998785bb472980fc16a Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Tue, 19 Mar 2024 12:13:16 +0100 bump version to 6.5 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.4 +VERSION = 6.5 # Customize below to fit your system