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

Commit dc6bb11

Browse files
committed
Bump version number.
1 parent 2850d41 commit dc6bb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/syntastic.vim

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ if has('reltime')
1818
let g:syntastic_start = reltime()
1919
endif
2020

21-
let g:syntastic_version = '3.3.0-122'
21+
let g:syntastic_version = '3.4.0'
2222

2323
" Sanity checks {{{1
2424

0 commit comments

Comments
 (0)