branch: elpa/anzu
commit 6cad7a027f2b6a7681f3337b9923a491c83aee16
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 f722f46b11..5ea12cdcda 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for anzu.el
+Revision 0.35 2014/04/23 syohex
+ - Change function name for maintenance
+
Revision 0.34 2014/03/28 syohex
- Fix replacement issue
Reported by purcell.
diff --git a/anzu.el b/anzu.el
index 9954ddc8a3..953a12712d 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.34
+;; Version: 0.35
;; Package-Requires: ((cl-lib "0.5") (emacs "24"))
;; This program is free software; you can redistribute it and/or modify