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:
| A | TODO | | | 1 | + |
| M | config.mk | | | 2 | +- |
2 files changed, 2 insertions(+), 1 deletion(-)
diff --dropbox a/TODO b/TODO
@@ -0,0 +1 @@
+- add updategeom() hook for external tools like dzen
diff --dropbox 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