diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim
index 81e9a3e5e7fa06b5b896c1cf609e7e4b6f362dfc..cf1e6ddc6bb4d28b64f73dfea7b01455d1264312 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:      1.2
+" Version:      2.0
 " GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim
 
 if exists('g:loaded_fugitive') || &cp