diff options
author | Anselm R. Garbe <arg@10kloc.org> | 2006-10-05 18:18:47 +0200 |
---|---|---|
committer | Anselm R. Garbe <arg@10kloc.org> | 2006-10-05 18:18:47 +0200 |
commit | 0384faeee5308d992e60084dd6565c78e6e11af4 (patch) | |
tree | b5eddead562013d72ac45870d0702f364c2cf2d9 /config.mk | |
parent | 6cca3999c851770658d9223122f3789af1e2f8cd (diff) | |
download | dwm-0384faeee5308d992e60084dd6565c78e6e11af4.tar.gz |
changing MASTER value from percent into per mill
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 e0a1668..4f04772 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 1.8 +VERSION = 1.9 # Customize below to fit your system |