diff options
author | anselm@garbe.us <unknown> | 2012-06-23 10:12:46 +0200 |
---|---|---|
committer | anselm@garbe.us <unknown> | 2012-06-23 10:12:46 +0200 |
commit | 20f6917910306bcb5275d726b01b42a3b5e868b4 (patch) | |
tree | bdaa8ba91f24bee1e2d0b2becde2848cdc30a896 /config.mk | |
parent | 820cbb3545e60e4d2bad120fb6e691c80058a98c (diff) |
drastically changed updategeom() handling, see comment in updategeom() for details
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.0-tip +VERSION = 6.1 # Customize below to fit your system |