1
0
mirror of git://git.suckless.org/dwm synced 2025-07-27 10:12:09 -07:00

added TODO and bumped version to 5.9

This commit is contained in:
anselm@garbe.us
2010-08-24 13:13:20 +01:00
parent 1529058f27
commit 83d10be1c1
2 changed files with 2 additions and 1 deletions

1
TODO Normal file

@@ -0,0 +1 @@
- add updategeom() hook for external tools like dzen

@@ -1,5 +1,5 @@
# dwm version # dwm version
VERSION = 5.8.2 VERSION = 5.9
# Customize below to fit your system # Customize below to fit your system