1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

update documentation

This commit is contained in:
William Ting
2013-05-14 19:07:55 -05:00
parent 96a2206931
commit e21292e573
3 changed files with 15 additions and 25 deletions

View File

@@ -211,7 +211,7 @@ class Database:
def set_defaults():
config = {}
config['version'] = 'release-v21.6.1'
config['version'] = 'release-v21.6.2'
config['max_weight'] = 1000
config['max_paths'] = 1000
config['separator'] = '__'