diff options
author | Anselm R. Garbe <arg@10kloc.org> | 2006-10-14 18:21:39 +0200 |
---|---|---|
committer | Anselm R. Garbe <arg@10kloc.org> | 2006-10-14 18:21:39 +0200 |
commit | 8b68890650b13693fabd5747d0a0d569430e4d97 (patch) | |
tree | 513a56ed845765096f640cdd73da08fb3a1abf0a /config.mk | |
parent | b60406cb9b599e03666dfedb916f2a3690e13879 (diff) | |
download | dwm-8b68890650b13693fabd5747d0a0d569430e4d97.tar.gz |
now being at v2.0
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 4f04772..17e15cb 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 1.9 +VERSION = 2.0 # Customize below to fit your system |