From 64ff51ffc9d6591dffc505a2527888a3df9467e3 Mon Sep 17 00:00:00 2001 From: Kien N Date: Sat, 3 Mar 2012 22:32:19 +0700 Subject: [PATCH] Version 1.7.2 --- autoload/ctrlp.vim | 2 +- doc/ctrlp.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/autoload/ctrlp.vim b/autoload/ctrlp.vim index 575ebcd..758687d 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.1 +" Version: 1.7.2 " ============================================================================= " Static variables {{{1 diff --git a/doc/ctrlp.txt b/doc/ctrlp.txt index bf11d87..a5bab0e 100644 --- a/doc/ctrlp.txt +++ b/doc/ctrlp.txt @@ -1,4 +1,4 @@ -*ctrlp.txt* Fuzzy file, buffer, mru and tag finder. v1.7.1 +*ctrlp.txt* Fuzzy file, buffer, mru and tag finder. v1.7.2 *CtrlP* *ControlP* *'ctrlp'* *'ctrl-p'* =============================================================================== # #