diff options
author | anselm@garbe.us <unknown> | 2012-07-08 09:45:53 +0200 |
---|---|---|
committer | anselm@garbe.us <unknown> | 2012-07-08 09:45:53 +0200 |
commit | 1bdb393f81541506c9e7d8259855e30523b71238 (patch) | |
tree | 5786ced2ac40a77785c01a00fb6c88701f7cc1e2 /config.mk | |
parent | 940feed3146d6911c79a0a4469f6ede071a4773e (diff) | |
download | dwm-1bdb393f81541506c9e7d8259855e30523b71238.tar.gz |
keep 6.1 intact
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 7bb1c7c..35fd1e3 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 6.0-tip +VERSION = 6.1 # Customize below to fit your system |