diff options
author | Anselm R. Garbe <arg@suckless.org> | 2007-02-21 11:30:52 +0100 |
---|---|---|
committer | Anselm R. Garbe <arg@suckless.org> | 2007-02-21 11:30:52 +0100 |
commit | f196b71e4d543e7d8c4fd6398cf1bedd3dafc024 (patch) | |
tree | 4a7510ffb7a2e07cad99384c0ea46b2feb44de0a /config.mk | |
parent | ab838721345532898419f1600a31a1b69a9c0c92 (diff) | |
download | dwm-f196b71e4d543e7d8c4fd6398cf1bedd3dafc024.tar.gz |
cleaned up and commented the config.*.h
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 d3a6ffd..a41fe8e 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 3.6 +VERSION = 3.7 # Customize below to fit your system |