bump version to 6.4 - dwm - dynamic window manager | |
git clone git://git.suckless.org/dwm | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 50ad171eea9db5ccb36fce2592e047c3282975ff | |
parent 970f37697358574e127019eb0ee2f5725ec05ce0 | |
Author: Hiltjo Posthuma <[email protected]> | |
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 | |