aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorAnselm R Garbe <anselm@garbe.us>2009-09-27 10:31:14 +0100
committerAnselm R Garbe <anselm@garbe.us>2009-09-27 10:31:14 +0100
commit9e8dd3479da9f484c9aa37adcd327989149e89ef (patch)
tree35c168a1781bfb0e8068a392f4ba15e06c649160 /config.mk
parent0b72be924d3f0daa63e45a09951d6cb6cc9b335e (diff)
downloaddwm-9e8dd3479da9f484c9aa37adcd327989149e89ef.tar.gz
fixed the layout symbol bug reported by Nibble (but using a different approach as he suggested)
- optimised drawbar() and arrange() handling for multiple monitors, arrange only arranges the relevant monitors when applicable, same with drawbar - need to release 5.7.1
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 086424d..bb55cfa 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# dwm version
-VERSION = 5.7
+VERSION = 5.7.1
# Customize below to fit your system
remember that computers suck.