dwm
dynamic window manager
git clone https://9o.is/git/dwm.git
commit eefb0cb72b715a34aad0612724f426d996032537 parent 4e9bbf9e2ac5ac7e3135c566a228516f6dbc7e82 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Tue, 4 Oct 2022 19:35:13 +0200 bump version to 6.4 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.3 +VERSION = 6.4 # Customize below to fit your system