diff options
author | Anselm R. Garbe <arg@suckless.org> | 2007-04-11 15:18:16 +0200 |
---|---|---|
committer | Anselm R. Garbe <arg@suckless.org> | 2007-04-11 15:18:16 +0200 |
commit | 4d318060a2af949b4a40d05019be891f28eb331b (patch) | |
tree | e8200f11d0b4fe1d71f81eb119060de53adb5537 /config.mk | |
parent | 540d5eed469d19d2161ff157ec161e70384a80e9 (diff) | |
download | dwm-4d318060a2af949b4a40d05019be891f28eb331b.tar.gz |
next version will be 4.0, so don't expect it within the next days
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 5031b41..6765825 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 3.9 +VERSION = 4.0 # Customize below to fit your system |