diff options
author | Anselm R. Garbe <garbeam@gmail.com> | 2007-09-23 11:24:42 +0200 |
---|---|---|
committer | Anselm R. Garbe <garbeam@gmail.com> | 2007-09-23 11:24:42 +0200 |
commit | c77663fcb48bcea0fc96e1829d73902550058087 (patch) | |
tree | 9d8cefcfbc88b45913578dfd38e8eb1f5f5903d5 /config.mk | |
parent | 17d39ee01458025a5b9f5087168f258933f0ccd9 (diff) | |
download | dwm-c77663fcb48bcea0fc96e1829d73902550058087.tar.gz |
btw 4.6 will be the next release
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 3a3ed7a..1c92834 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 4.5 +VERSION = 4.6 # Customize below to fit your system |