diff options
author | Anselm R. Garbe <arg@10kloc.org> | 2006-09-27 17:18:46 +0200 |
---|---|---|
committer | Anselm R. Garbe <arg@10kloc.org> | 2006-09-27 17:18:46 +0200 |
commit | 6092aa977e9cc87bcf72713af8e7c698ddea4b56 (patch) | |
tree | dfdbd6696217e5bb3af23e115168766550713a59 /config.mk | |
parent | c9cc2b385aade3ce7db1404f4b5f8cd6e41e6bae (diff) | |
download | dwm-6092aa977e9cc87bcf72713af8e7c698ddea4b56.tar.gz |
fixing the settags issue, preparing 1.7.1 1.7.1
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 8282cb4..3872652 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 1.7 +VERSION = 1.7.1 # Customize below to fit your system |