commit ccfc60e550d3b6c2ea98502a373569a028f24277 (tree)
parent 57393e7956cce0d10641d6acb910463853d05715
Author: Tim Pope <code@tpope.net>
Date: Sun, 21 Mar 2010 17:18:43 -0400
fugitive.vim 1.1
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim
@@ -1,6 +1,6 @@
" fugitive.vim - A Git wrapper so awesome, it should be illegal
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
-" Version: 1.0
+" Version: 1.1
" GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim
if exists('g:loaded_fugitive') || &cp