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

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

[elpa] externals/swiper 3fb29c7: Bump version to point release 0.13.4


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

branch: externals/swiper
commit 3fb29c78619d89748234b47db493d1a33d7c1858
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
    
    * swiper.el: Bump version to point release 0.13.4.
---
 swiper.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/swiper.el b/swiper.el
index afbc365..39f6bfc 100644
--- a/swiper.el
+++ b/swiper.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"))
+;; Version: 0.13.4
+;; Package-Requires: ((emacs "24.5") (ivy "0.13.4"))
 ;; Keywords: matching
 
 ;; This file is part of GNU Emacs.



reply via email to

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