dwm

[fork] dynamic window manager
Log | Files | Refs | README | LICENSE

commit 93aeaa53c920cd5f19751c6815a022f2d95059c1
parent 06f9f346e650dfa2439836f3b01c8d1b242c2aee
Author: Anselm R. Garbe <arg@suckless.org>
Date:   Thu, 29 Mar 2007 15:18:30 +0200

next version will be 3.9, but don't expect it this week
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.8 +VERSION = 3.9 # Customize below to fit your system