bump version to 6.5 - dwm - dynamic window manager
HTML git clone git://git.suckless.org/dwm
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 061e9fe9a7db396c0c4f3d996c3908fb43a6d50c
DIR parent 9f8855343c881bdc01b9fff5b956537ba1106b76
HTML 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(-)
---
DIR 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