Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit d31e270

Browse files
committed
Bump version for release.
1 parent 6d7c0b3 commit d31e270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/syntastic.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if has('reltime')
1919
lockvar! g:_SYNTASTIC_START
2020
endif
2121

22-
let g:_SYNTASTIC_VERSION = '3.8.0-113'
22+
let g:_SYNTASTIC_VERSION = '3.9.0'
2323
lockvar g:_SYNTASTIC_VERSION
2424

2525
" Sanity checks {{{1

0 commit comments

Comments
 (0)