diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim
index 3a9333318484418973a3371b9dbfa0f880f9b6db..ae7931c6cbcdf80a3bba9fa418a0a04a6efacb18 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.6
+" Version:      3.7
 " GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim
 
 if exists('g:loaded_fugitive')