diff options
author | anselm@garbe.us <unknown> | 2012-07-08 09:43:11 +0200 |
---|---|---|
committer | anselm@garbe.us <unknown> | 2012-07-08 09:43:11 +0200 |
commit | 940feed3146d6911c79a0a4469f6ede071a4773e (patch) | |
tree | ef2698c097ec38b9f8f5dac5d4d10f2eaf3a0978 /config.mk | |
parent | 606b44179dfeec8d31930488aa91c8d4808235a7 (diff) |
reverted to old updategeom() after several complains, we need to optimize the old way
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # dwm version -VERSION = 6.1 +VERSION = 6.0-tip # Customize below to fit your system |