diff options
author | Anselm R. Garbe <arg@10kloc.org> | 2006-08-24 12:04:56 +0200 |
---|---|---|
committer | Anselm R. Garbe <arg@10kloc.org> | 2006-08-24 12:04:56 +0200 |
commit | 2e0c767d74da024c3cd4dbd524e1364039704451 (patch) | |
tree | e4b11c89031d46e548920e663ca912bfdb5fc918 /config.mk | |
parent | a5379e901c909407f991302499c9d7522cb6d00d (diff) | |
download | dwm-2e0c767d74da024c3cd4dbd524e1364039704451.tar.gz |
3->4 colors
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 04e2a82..690d48f 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 1.0 +VERSION = 1.1 # Customize below to fit your system |