branch: elpa/anzu
commit e664721a7f07fcd0ab007c84378b0c171517abdd
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 49bbe5aeab..0ec3a5087e 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for anzu.el
 
+Revision 0.42 2014/11/28 syohex
+   - Replacement by case sensitive for at-cursor commands
+
 Revision 0.41 2014/10/06 syohex
    - Improve checking whether using migemo
 
diff --git a/anzu.el b/anzu.el
index 5eed20e732..9ce0de230f 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.41
+;; Version: 0.42
 ;; Package-Requires: ((cl-lib "0.5") (emacs "24"))
 
 ;; This program is free software; you can redistribute it and/or modify

Reply via email to