diff options
author | Anselm R. Garbe <arg@10kloc.org> | 2006-09-11 08:58:58 +0200 |
---|---|---|
committer | Anselm R. Garbe <arg@10kloc.org> | 2006-09-11 08:58:58 +0200 |
commit | 438beeabde5e56f8d85e0dd143721e9372e3eab4 (patch) | |
tree | 856789fdc4aea5431d4669f1385b1b501a8eb7f2 /config.mk | |
parent | 281f0981a6edd51417f9bb427cc870370748e43f (diff) | |
download | dwm-438beeabde5e56f8d85e0dd143721e9372e3eab4.tar.gz |
small fix
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 d4b16f7..7a286f9 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 1.5 +VERSION = 1.6 # Customize below to fit your system |