diff --git a/TODO b/TODO deleted file mode 100644 index e3d9cbd..0000000 --- a/TODO +++ /dev/null @@ -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 diff --git a/options.mk b/options.mk index e5b4482..09cc1b6 100644 --- a/options.mk +++ b/options.mk @@ -4,7 +4,7 @@ ################################################################################### # speedwm version -VERSION = 0.7 +VERSION = 0.8 X11INC = /usr/X11R6/include X11LIB = /usr/X11R6/lib