mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Bump to 22.5.3.
This commit is contained in:
parent
8fffbad95a
commit
af23852374
@ -65,7 +65,7 @@ from autojump_utils import sanitize
|
|||||||
from autojump_utils import take
|
from autojump_utils import take
|
||||||
from autojump_utils import unico
|
from autojump_utils import unico
|
||||||
|
|
||||||
VERSION = '22.5.1'
|
VERSION = '22.5.3'
|
||||||
FUZZY_MATCH_THRESHOLD = 0.6
|
FUZZY_MATCH_THRESHOLD = 0.6
|
||||||
TAB_ENTRIES_COUNT = 9
|
TAB_ENTRIES_COUNT = 9
|
||||||
TAB_SEPARATOR = '__'
|
TAB_SEPARATOR = '__'
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
.\" Automatically generated by Pandoc 1.16.0.2
|
.\" Automatically generated by Pandoc 1.16.0.2
|
||||||
.\"
|
.\"
|
||||||
.TH "autojump" "1" "2018\-09\-06" "release\-v22.5.1" ""
|
.TH "autojump" "1" "2018\-09\-09" "release\-v22.5.3" ""
|
||||||
.hy
|
.hy
|
||||||
.SS NAME
|
.SS NAME
|
||||||
.PP
|
.PP
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
% autojump(1) release-v22.5.1
|
% autojump(1) release-v22.5.3
|
||||||
%
|
%
|
||||||
% 2018-09-06
|
% 2018-09-09
|
||||||
|
Loading…
Reference in New Issue
Block a user