fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6

This commit is contained in:
Anselm R Garbe
2008-03-18 16:52:51 +00:00
parent d058e83570
commit 745c46d8fa
3 changed files with 46 additions and 30 deletions

View File

@ -1,5 +1,5 @@
# dmenu version
VERSION = 3.5
VERSION = 3.6
# Customize below to fit your system