diff options
author | Anselm R Garbe <garbeam@gmail.com> | 2009-02-21 19:12:46 +0000 |
---|---|---|
committer | Anselm R Garbe <garbeam@gmail.com> | 2009-02-21 19:12:46 +0000 |
commit | 1e350be22906033b950c989aedec9e2e68c3487d (patch) | |
tree | 3c713fd563107fc7c36ea8973e5d35dcd2dd0100 /config.mk | |
parent | 1a26389e2bb90150786b20f7706091e3b5620b59 (diff) |
applied Gottox' adjustborder removal patch (thanks!)
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # dwm version -VERSION = 5.4.1 +VERSION = 5.5 # Customize below to fit your system |