diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim
index 09236ae1d0d89d2eaa65b97246de790f26796843..447febb9fc26cbf124f3c515abce029c0cdc9e74 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 <http://tpo.pe/>
-" Version:      3.4
+" Version:      3.5
 " GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim
 
 if exists('g:loaded_fugitive')