branch: elpa/flx commit 29e3664b75618847eaaf821713a74eb3c897a124 Author: Stefan Kangas <ste...@marxist.se> Commit: Stefan Kangas <ste...@marxist.se>
Bump version to 0.6.2 --- flx-ido.el | 2 +- flx.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flx-ido.el b/flx-ido.el index 799d06a8d0..66d59c5903 100644 --- a/flx-ido.el +++ b/flx-ido.el @@ -6,7 +6,7 @@ ;; Maintainer: Le Wang ;; Description: flx integration for ido ;; Created: Sun Apr 21 20:38:36 2013 (+0800) -;; Version: 0.6.1 +;; Version: 0.6.2 ;; URL: https://github.com/lewang/flx ;; Package-Requires: ((flx "0.1") (cl-lib "0.3")) diff --git a/flx.el b/flx.el index eb2522928c..4ee2c53f51 100644 --- a/flx.el +++ b/flx.el @@ -6,7 +6,7 @@ ;; Maintainer: Le Wang ;; Description: fuzzy matching with good sorting ;; Created: Wed Apr 17 01:01:41 2013 (+0800) -;; Version: 0.6.1 +;; Version: 0.6.2 ;; Package-Requires: ((cl-lib "0.3")) ;; URL: https://github.com/lewang/flx