diff options
| author | 2007-09-23 18:26:41 +0200 | |
|---|---|---|
| committer | 2007-09-23 18:26:41 +0200 | |
| commit | 724fe3cf7fc456db96bf10c2caeb7c307e529d73 (patch) | |
| tree | a68e4faf704d0d06431ce7dab390f91c9c7d791f /config.mk | |
| parent | Added tag 3.3 for changeset 709df5a4bad7 (diff) | |
applied Michał Janeczek dmenu patch, made dmenu match case-insensitive by default, added -i command line option to enable ido matching, added Michał to Copyright holders
Diffstat (limited to '')
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # dmenu version -VERSION = 3.3 +VERSION = 3.4 # Customize below to fit your system |
