diff --git a/autoload/ctrlp.vim b/autoload/ctrlp.vim index 46ed1e4..52e6113 100644 --- a/autoload/ctrlp.vim +++ b/autoload/ctrlp.vim @@ -2,7 +2,7 @@ " File: autoload/ctrlp.vim " Description: Fuzzy file, buffer, mru and tag finder. " Author: Kien Nguyen -" Version: 1.7.6 +" Version: 1.7.7 " ============================================================================= " ** Static variables {{{1 diff --git a/doc/ctrlp.txt b/doc/ctrlp.txt index 0215c14..7218d48 100644 --- a/doc/ctrlp.txt +++ b/doc/ctrlp.txt @@ -1,4 +1,4 @@ -*ctrlp.txt* Fuzzy file, buffer, mru and tag finder. v1.7.6 +*ctrlp.txt* Fuzzy file, buffer, mru and tag finder. v1.7.7 *CtrlP* *ControlP* *'ctrlp'* *'ctrl-p'* =============================================================================== # #