dwm

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

commit c6fc6b173d8252d06c97af0feec200f1b7ca07d6
parent 4590d7877c1ec4ea4a3f0a832f8ea037612d7096
Author: Anselm R. Garbe <arg@suckless.org>
Date:   Thu,  8 Feb 2007 11:11:15 +0100

next version is 3.5
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.4 +VERSION = 3.5 # Customize below to fit your system