aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorAnselm R. Garbe <garbeam@gmail.com>2007-09-23 18:26:41 +0200
committerAnselm R. Garbe <garbeam@gmail.com>2007-09-23 18:26:41 +0200
commit724fe3cf7fc456db96bf10c2caeb7c307e529d73 (patch)
treea68e4faf704d0d06431ce7dab390f91c9c7d791f /config.mk
parent70cb32b021848255907ac0a4e3341f81f1d2ae24 (diff)
downloaddmenu-724fe3cf7fc456db96bf10c2caeb7c307e529d73.tar.gz
dmenu-724fe3cf7fc456db96bf10c2caeb7c307e529d73.tar.bz2
dmenu-724fe3cf7fc456db96bf10c2caeb7c307e529d73.zip
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 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index b4c3110..22a8adc 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# dmenu version
-VERSION = 3.3
+VERSION = 3.4
# Customize below to fit your system