From 83d10be1c1ffb301eaac3a775971f8e018c14cc4 Mon Sep 17 00:00:00 2001
From: "anselm@garbe.us" <unknown>
Date: Tue, 24 Aug 2010 13:13:20 +0100
Subject: [PATCH] added TODO and bumped version to 5.9

---
 TODO      | 1 +
 config.mk | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
 create mode 100644 TODO

diff --git a/TODO b/TODO
new file mode 100644
index 0000000..222cdac
--- /dev/null
+++ b/TODO
@@ -0,0 +1 @@
+- add updategeom() hook for external tools like dzen
diff --git a/config.mk b/config.mk
index 9747462..7c993ff 100644
--- 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