From c1646e3c28d75bcc834af4836f4c6e12296ba891 Mon Sep 17 00:00:00 2001 From: Kien N Date: Tue, 29 Jan 2013 11:36:19 +0700 Subject: [PATCH] Version 1.79 --- 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 97fd3df..3677a71 100644 --- a/autoload/ctrlp.vim +++ b/autoload/ctrlp.vim @@ -2,7 +2,7 @@ " File: autoload/ctrlp.vim " Description: Fuzzy file, buffer, mru, tag, etc finder. " Author: Kien Nguyen -" Version: 1.78 +" Version: 1.79 " ============================================================================= " ** Static variables {{{1 diff --git a/doc/ctrlp.txt b/doc/ctrlp.txt index 42fc1fd..6a9ad8e 100644 --- a/doc/ctrlp.txt +++ b/doc/ctrlp.txt @@ -1,4 +1,4 @@ -*ctrlp.txt* Fuzzy file, buffer, mru, tag, ... finder. v1.78 +*ctrlp.txt* Fuzzy file, buffer, mru, tag, ... finder. v1.79 *CtrlP* *ControlP* *'ctrlp'* *'ctrl-p'* =============================================================================== # #