branch: elpa/anzu
commit 138ebcb0e0747d5cafb82a187ba2a317ffd6f6d8
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 ba28a66e64..20e90d7a7b 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for anzu.el
+Revision 0.27 2014/01/27 syohex
+ - Fix non prefix issue
+
Revision 0.26 2014/01/16 syohex
- Fix #13 issue
https://github.com/syohex/emacs-anzu/issues/13
diff --git a/anzu.el b/anzu.el
index 790a3e5da7..2af874b7f8 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.26
+;; Version: 0.27
;; 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