emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/anzu c26de0ecef 112/288: Bump up version and update Change


From: ELPA Syncer
Subject: [nongnu] elpa/anzu c26de0ecef 112/288: Bump up version and update Changes
Date: Thu, 6 Jan 2022 03:58:45 -0500 (EST)

branch: elpa/anzu
commit c26de0ecef5cf96c6f8e03464e24aac15d80dd44
Author: Syohei YOSHIDA <syohex@gmail.com>
Commit: Syohei YOSHIDA <syohex@gmail.com>

    Bump up version and update Changes
---
 Changes | 4 ++++
 anzu.el | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/Changes b/Changes
index 3e7e7f23e2..6268043321 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for anzu.el
 
+Revision 0.31 2014/03/07 syohex
+   - Enable lexical-binding
+   - Update requirement cl-lib.el version
+
 Revision 0.30 2014/02/02 syohex
    - Fix wrong prompt issue
 
diff --git a/anzu.el b/anzu.el
index ca84395897..e168c7c07d 100644
--- a/anzu.el
+++ b/anzu.el
@@ -4,8 +4,8 @@
 
 ;; Author: Syohei YOSHIDA <syohex@gmail.com>
 ;; URL: https://github.com/syohex/emacs-anzu
-;; Version: 0.30
-;; Package-Requires: ((cl-lib "0.3"))
+;; Version: 0.31
+;; Package-Requires: ((cl-lib "0.5"))
 
 ;; 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]