tadded TODO and bumped version to 5.9 - dwm - [fork] customized build of dwm, the dynamic window manager
(HTM) git clone git://src.adamsgaard.dk/dwm
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 83d10be1c1ffb301eaac3a775971f8e018c14cc4
(DIR) parent 1529058f27821d50d7a1ea085b6362b6b353b399
(HTM) 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(-)
---
(DIR) diff --git a/TODO b/TODO
t@@ -0,0 +1 @@
+- add updategeom() hook for external tools like dzen
(DIR) diff --git a/config.mk b/config.mk
t@@ -1,5 +1,5 @@
# dwm version
-VERSION = 5.8.2
+VERSION = 5.9
# Customize below to fit your system