diff options
| author | arg@10ksloc.org <unknown> | 2006-08-02 17:12:00 +0200 |
|---|---|---|
| committer | arg@10ksloc.org <unknown> | 2006-08-02 17:12:00 +0200 |
| commit | 863656d2bcb60b58fd89194cc00e956821e2c204 (patch) | |
| tree | 3a89ce3a5b9232e656a783c7d4c6860306248c00 /config.mk | |
| parent | f1a34ae1e435cdc3a81cc2cee2a78fb016a24c2b (diff) | |
fixed a type in README, and patched config.mk
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 = 0.6 +VERSION = 0.7 # Customize below to fit your system |
