diff --git a/autoload/ctrlp.vim b/autoload/ctrlp.vim index fcf8f46..efd336f 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.4 +" Version: 1.7.5 " ============================================================================= " * Static variables {{{1 diff --git a/doc/ctrlp.txt b/doc/ctrlp.txt index fcfe482..36e35d1 100644 --- a/doc/ctrlp.txt +++ b/doc/ctrlp.txt @@ -1,4 +1,4 @@ -*ctrlp.txt* Fuzzy file, buffer, mru and tag finder. v1.7.4 +*ctrlp.txt* Fuzzy file, buffer, mru and tag finder. v1.7.5 *CtrlP* *ControlP* *'ctrlp'* *'ctrl-p'* =============================================================================== # #