diff options
| author | Anselm R. Garbe <[email protected]> | 2006-09-29 12:38:27 +0200 |
|---|---|---|
| committer | Anselm R. Garbe <[email protected]> | 2006-09-29 12:38:27 +0200 |
| commit | 14d05e7c725a4a07136ceb123cf760272afc1a87 (patch) | |
| tree | 39328e09b357c05afb8951c5aaccaeb844b2b14d /config.mk | |
| parent | renamed column into area (diff) | |
| download | seiwm-14d05e7c725a4a07136ceb123cf760272afc1a87.tar.xz seiwm-14d05e7c725a4a07136ceb123cf760272afc1a87.zip | |
first step to a more flexible dotile() algorithm
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 = 1.7.1 +VERSION = 1.8 # Customize below to fit your system |