dwm

My fork of https://dwm.suckless.org/
git clone https://git.inz.fi/dwm/
Log | Files | Refs | README | LICENSE

commit 55be4d613767cd997c48637feff88c4be009cb76
parent 1f18466409aeb40e27b79814247dbda2d40369e2
Author: Anselm R. Garbe <arg@suckless.org>
Date:   Wed, 24 Jan 2007 17:25:30 +0100

hotfix release 3.2.1
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 = 3.2 +VERSION = 3.2.1 # Customize below to fit your system