dwm

my fork of dwm
Index Commits Files Refs README LICENSE
commit 83d10be1c1ffb301eaac3a775971f8e018c14cc4
parent 1529058f27821d50d7a1ea085b6362b6b353b399
Author: anselm@garbe.us <unknown>
Date:   Tue, 24 Aug 2010 13:13:20 +0100

added TODO and bumped version to 5.9
Diffstat:
ATODO | 1+
Mconfig.mk | 2+-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/TODO b/TODO
@@ -0,0 +1 @@
+- add updategeom() hook for external tools like dzen
diff --git a/config.mk b/config.mk
@@ -1,5 +1,5 @@
 # dwm version
-VERSION = 5.8.2
+VERSION = 5.9
 
 # Customize below to fit your system