diff options
author | Anselm R. Garbe <arg@10kloc.org> | 2006-09-06 13:56:46 +0200 |
---|---|---|
committer | Anselm R. Garbe <arg@10kloc.org> | 2006-09-06 13:56:46 +0200 |
commit | e8389a4cc0f1c35bcb7e7646102bd6d6a830207e (patch) | |
tree | 589dfd38f19f0d82842d2add92e5af5278f52e85 /config.mk | |
parent | 6078d756bc3c46b02edb2c3e5d3bd398e95175c8 (diff) | |
download | dwm-e8389a4cc0f1c35bcb7e7646102bd6d6a830207e.tar.gz |
maybe this might work
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 0a86a54..d4b16f7 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 1.4 +VERSION = 1.5 # Customize below to fit your system |