diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim
index ef755af82be5f9101b7978450b09612c01cd7af3..a67f190e9251119e850d2742f62ce796264fef33 100644
--- 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