diff options
| author | Anselm R. Garbe <[email protected]> | 2007-01-17 12:36:29 +0100 |
|---|---|---|
| committer | Anselm R. Garbe <[email protected]> | 2007-01-17 12:36:29 +0100 |
| commit | caf5a162716ebdcca0ba7dda1e7335697f3b9208 (patch) | |
| tree | d626b247ee44151a4a37940e873b540f0a910b8d /config.mk | |
| parent | Added tag 3.1 for changeset e1c8bef05e6e (diff) | |
| download | seiwm-caf5a162716ebdcca0ba7dda1e7335697f3b9208.tar.xz seiwm-caf5a162716ebdcca0ba7dda1e7335697f3b9208.zip | |
moved BORDERPX to config.*.h
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 = 3.1 +VERSION = 3.2 # Customize below to fit your system |