dwm

dynamic window manager
git clone https://git.parazyd.org/dwm
Log | Files | Refs | README | LICENSE

commit d39e2f3441fe18aba8d1a62c08918a411ec6f237
parent 8657affa2a61e85ca8df76b62e43cb02897d1d80
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