diff options
| author | Anselm R. Garbe <arg@suckless.org> | 2006-10-23 10:12:09 +0200 |
|---|---|---|
| committer | Anselm R. Garbe <arg@suckless.org> | 2006-10-23 10:12:09 +0200 |
| commit | f63327677421a07cca69b86c7dd5f01047fe14b1 (patch) | |
| tree | 8c375884b50131eaf232924f66abde6287f81454 /config.mk | |
| parent | bb480fb4b0fd06207b2ee1b88eb32b8588e698dc (diff) | |
fixing arg handling in dmenu (thanks to Sander for his report)
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # dmenu version -VERSION = 1.3 +VERSION = 1.4 # Customize below to fit your system |
