branch: elpa/anzu
commit 168d8c7f73b2bbf2f8dbc8195048881b04be7dea
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>
Bump up version and update Changes
---
Changes | 3 +++
anzu.el | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/Changes b/Changes
index 181e0e51bd..1c1d876f1e 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for anzu.el
+Revision 0.07 2013/10/01 syohex
+ - Introduce anzu-search-threshold
+
Revision 0.06 2013/09/30 syohex
- Introduce anzu-minimum-input-length
This is useful for migemo users
diff --git a/anzu.el b/anzu.el
index aacaf6f88b..2ad8b0b08a 100644
--- a/anzu.el
+++ b/anzu.el
@@ -4,7 +4,7 @@
;; Author: Syohei YOSHIDA <[email protected]>
;; URL: https://github.com/syohex/emacs-anzu
-;; Version: 0.06
+;; Version: 0.07
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by