diff options
| author | Hiltjo Posthuma <[email protected]> | 2017-05-02 18:32:04 +0200 |
|---|---|---|
| committer | Hiltjo Posthuma <[email protected]> | 2017-05-02 18:32:04 +0200 |
| commit | f428f3e01a4ced5b1df07ddf913bb022692f8035 (patch) | |
| tree | ac24b5bfb4b58980fafbfa9d19404f88ff33e0ba | |
| parent | Revert "fix input text matching" (diff) | |
| download | dmenu-f428f3e01a4ced5b1df07ddf913bb022692f8035.tar.gz dmenu-f428f3e01a4ced5b1df07ddf913bb022692f8035.tar.bz2 dmenu-f428f3e01a4ced5b1df07ddf913bb022692f8035.zip | |
release 4.7
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk index 4d908a5..de3f1d9 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dmenu version -VERSION = 4.6 +VERSION = 4.7 # paths PREFIX = /usr/local |