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

Commit 36ead6d

Browse files
committed
Bump version number.
1 parent 2073cee commit 36ead6d

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.5.0-148'
22+
let g:_SYNTASTIC_VERSION = '3.6.0'
2323
lockvar g:_SYNTASTIC_VERSION
2424

2525
" Sanity checks {{{1

0 commit comments

Comments
 (0)