1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

Bump to v22.24.

This commit is contained in:
William Ting 2015-01-25 16:13:20 +09:00
parent 59335b4109
commit 8b525c1b55

View File

@ -60,7 +60,7 @@ from autojump_utils import sanitize
from autojump_utils import take
from autojump_utils import unico
VERSION = '22.2.3'
VERSION = '22.2.4'
FUZZY_MATCH_THRESHOLD = 0.6
TAB_ENTRIES_COUNT = 9
TAB_SEPARATOR = '__'