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

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

[elpa] externals/counsel e5e3110: Bump version to point release 0.13.4


From: Basil L. Contovounesios
Subject: [elpa] externals/counsel e5e3110: Bump version to point release 0.13.4
Date: Wed, 10 Mar 2021 07:36:27 -0500 (EST)

branch: externals/counsel
commit e5e31103627c8dfea04a8ee49e2fc480c524363c
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    Bump version to point release 0.13.4
    
    The last version bump was introduced in elpa.git via a git-merge,
    which isn't supported by its version change detection scripts.  This
    version bump is introduced without any merges, to finally bring the
    packages on elpa.gnu.org up to speed.  See the following discussion:
    https://lists.gnu.org/r/emacs-devel/2021-02/msg01935.html
    https://lists.gnu.org/r/emacs-devel/2021-03/msg00490.html
    
    * counsel.el: Bump version to point release 0.13.4.
---
 counsel.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/counsel.el b/counsel.el
index 42beae4..68246ef 100644
--- a/counsel.el
+++ b/counsel.el
@@ -4,8 +4,8 @@
 
 ;; Author: Oleh Krehel <ohwoeowho@gmail.com>
 ;; URL: https://github.com/abo-abo/swiper
-;; Version: 0.13.3
-;; Package-Requires: ((emacs "24.5") (ivy "0.13.3") (swiper "0.13.3"))
+;; Version: 0.13.4
+;; Package-Requires: ((emacs "24.5") (ivy "0.13.4") (swiper "0.13.4"))
 ;; Keywords: convenience, matching, tools
 
 ;; This file is part of GNU Emacs.



reply via email to

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