diff options
author | Anselm R. Garbe <arg@suckless.org> | 2007-02-21 13:31:04 +0100 |
---|---|---|
committer | Anselm R. Garbe <arg@suckless.org> | 2007-02-21 13:31:04 +0100 |
commit | 84ae6e12ebbb1a42a89c3f517952601985ab55d0 (patch) | |
tree | ae84b1d4f19d68325c9405a7beb6881912baaa33 /config.mk | |
parent | 784659565a7a4169fef9ad469ef841630758df26 (diff) | |
download | dwm-84ae6e12ebbb1a42a89c3f517952601985ab55d0.tar.gz |
reverting to bg 555
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk index 7d2da6f..a41fe8e 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 3.6.1 +VERSION = 3.7 # Customize below to fit your system |