diff options
| author | anselm@garbe.us <unknown> | 2012-06-23 04:12:46 -0400 |
|---|---|---|
| committer | anselm@garbe.us <unknown> | 2012-06-23 04:12:46 -0400 |
| commit | 20f6917910306bcb5275d726b01b42a3b5e868b4 (patch) | |
| tree | bdaa8ba91f24bee1e2d0b2becde2848cdc30a896 /config.mk | |
| parent | reversed Andreas Amann's fullscreen fix with the approach proposed by Gary La... (diff) | |
| download | dwm-20f6917910306bcb5275d726b01b42a3b5e868b4.tar.gz dwm-20f6917910306bcb5275d726b01b42a3b5e868b4.tar.bz2 dwm-20f6917910306bcb5275d726b01b42a3b5e868b4.zip | |
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 |
