dwm

dynamic window manager
git clone https://git.parazyd.org/dwm
Log | Files | Refs | README | LICENSE

commit a62ea4062fb6ad040b5547a9fa3e2e57b3531c4e
parent 7dc28d130f29ccc7f455da0f25227eb30d044ca6
Author: Anselm R Garbe <garbeam@gmail.com>
Date:   Sat,  6 Dec 2008 11:22:30 +0000

fix
Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 5.3 +VERSION = 5.3.1 # Customize below to fit your system