change version number

This commit is contained in:
Marco Hinz 2013-04-04 11:29:13 +02:00
parent 0b5d262271
commit e0c619058b

View File

@ -1,7 +1,7 @@
" Plugin: https://github.com/mhinz/vim-signify
" Description: show a diff from a version control system via the signcolumn
" Maintainer: Marco Hinz <http://github.com/mhinz>
" Version: 1.4
" Version: 1.5
if exists('g:loaded_signify') || !has('signs') || &cp
finish