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

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
lcd047 committed Aug 28, 2014
1 parent 18a185b commit f88b5c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/syntastic.vim
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ if has('reltime')
lockvar! g:syntastic_start
endif

let g:syntastic_version = '3.4.0-139'
let g:syntastic_version = '3.5.0'
lockvar g:syntastic_version

" Sanity checks {{{1
Expand Down

0 comments on commit f88b5c7

Please sign in to comment.