dwm

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

commit 8b68890650b13693fabd5747d0a0d569430e4d97
parent b60406cb9b599e03666dfedb916f2a3690e13879
Author: Anselm R. Garbe <arg@10kloc.org>
Date:   Sat, 14 Oct 2006 18:21:39 +0200

now being at v2.0
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 = 1.9 +VERSION = 2.0 # Customize below to fit your system