bump version to 6.3 - dwm - dynamic window manager
HTML git clone git://git.suckless.org/dwm
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit d39e2f3441fe18aba8d1a62c08918a411ec6f237
DIR parent 8657affa2a61e85ca8df76b62e43cb02897d1d80
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 7 Jan 2022 12:39:18 +0100
bump version to 6.3
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.2
+VERSION = 6.3
# Customize below to fit your system