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

Commit e84f80a

Browse files
committed
Bump version.
1 parent f0cf540 commit e84f80a

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'
22+
let g:_SYNTASTIC_VERSION = '3.8.0-2'
2323
lockvar g:_SYNTASTIC_VERSION
2424

2525
" Sanity checks {{{1

0 commit comments

Comments
 (0)