Skip to content

Commit

Permalink
switch to semantic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
wting committed Jun 16, 2012
1 parent 32566eb commit 76ac9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/autojump
Expand Up @@ -29,7 +29,7 @@ import shutil
import sys
from tempfile import NamedTemporaryFile

VERSION = 'release-v20-8'
VERSION = 'release-v20.8'
MAX_KEYWEIGHT = 1000
MAX_STORED_PATHS = 1000
COMPLETION_SEPARATOR = '__'
Expand Down

0 comments on commit 76ac9a1

Please sign in to comment.