Remove todo as its no longer necessary, bump to 0.8

This commit is contained in:
speediegq 2022-10-12 22:41:56 +02:00
parent 32cab3e727
commit d213e1f5ae
2 changed files with 1 additions and 5 deletions

4
TODO
View file

@ -1,4 +0,0 @@
speedwm 0.7 to-do list
- Escape special characters in status bar (such as &)
- Add awesomebar (show all windows in taskbar) toggle (int hideothertitle?)
- Check musl, NixOS and BSD support

View file

@ -4,7 +4,7 @@
###################################################################################
# speedwm version
VERSION = 0.7
VERSION = 0.8
X11INC = /usr/X11R6/include
X11LIB = /usr/X11R6/lib