dwm

my fork of dwm
Index Commits Files Refs README LICENSE
commit 4d318060a2af949b4a40d05019be891f28eb331b
parent 540d5eed469d19d2161ff157ec161e70384a80e9
Author: Anselm R. Garbe <arg@suckless.org>
Date:   Wed, 11 Apr 2007 15:18:16 +0200

next version will be 4.0, so don't expect it within the next days
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.9
+VERSION = 4.0
 
 # Customize below to fit your system