dwm

dynamic window manager

git clone https://9o.is/git/dwm.git

commit c50650d2c64b3130db6b1e8f784ea9a06d95a210
parent 5217a7d70d33ef0eaf24a4ec295e16f8c6b8484f
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Fri,  7 Jan 2022 12:39:18 +0100

bump version to 6.3

Diffstat:
Mconfig.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.2 +VERSION = 6.3 # Customize below to fit your system