diff --git a/autoload/ctrlp.vim b/autoload/ctrlp.vim index 08c13d7..090a97b 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.3 +" Version: 1.7.4 " ============================================================================= " * Static variables {{{1 diff --git a/doc/ctrlp.txt b/doc/ctrlp.txt index a3b04ad..ac1282c 100644 --- a/doc/ctrlp.txt +++ b/doc/ctrlp.txt @@ -1,4 +1,4 @@ -*ctrlp.txt* Fuzzy file, buffer, mru and tag finder. v1.7.3 +*ctrlp.txt* Fuzzy file, buffer, mru and tag finder. v1.7.4 *CtrlP* *ControlP* *'ctrlp'* *'ctrl-p'* =============================================================================== # #