diff options
author | Connor Lane Smith <cls@lubutu.com> | 2011-05-14 23:26:41 +0100 |
---|---|---|
committer | Connor Lane Smith <cls@lubutu.com> | 2011-05-14 23:26:41 +0100 |
commit | 6cc0b0dc086feaf944b166d0b459ac407192ea5e (patch) | |
tree | 881e446030ab5f4d4c15d37deeec90022a8f01b1 | |
parent | b2bb6ebec9054f5e3106abcea90c3ba1386acdeb (diff) |
increment version
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ | |||
1 | # dmenu version | 1 | # dmenu version |
2 | VERSION = 4.2.1 | 2 | VERSION = 4.3 |
3 | 3 | ||
4 | # dmenu_path cache (absolute or relative to $HOME) | 4 | # dmenu_path cache (absolute or relative to $HOME) |
5 | CACHE = .dmenu_cache | 5 | CACHE = .dmenu_cache |