branch: elpa/anzu
commit 4b9c6479d83c6544f0f3e0787c4e1f7b0066f718
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 db79951555..115bfc8c0a 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for anzu.el
 
+Revision 0.33 2014/03/19 syohex
+   - Fix byte compile warnings for Emacs 24.3
+
 Revision 0.32 2014/03/08 syohex
    - Specify Emacs version
 
diff --git a/anzu.el b/anzu.el
index 542255e602..1f3227baa8 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.32
+;; Version: 0.33
 ;; Package-Requires: ((cl-lib "0.5") (emacs "24"))
 
 ;; This program is free software; you can redistribute it and/or modify

Reply via email to