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

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

[elpa] externals/dash 2675596: Release Dash 2.19.0


From: ELPA Syncer
Subject: [elpa] externals/dash 2675596: Release Dash 2.19.0
Date: Thu, 8 Jul 2021 16:57:09 -0400 (EDT)

branch: externals/dash
commit 2675596b9ac1c4b9d47b93e227f06f8ec6755ec6
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    Release Dash 2.19.0
    
    * dash.el: Bump to version 2.19.0.
    * README.md:
    * dash.texi: Regenerate docs.
    
    Closes #382.
---
 README.md | 2 +-
 dash.el   | 2 +-
 dash.texi | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 00fc4d7..3d60d3f 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ 
Libraries")`](https://gnu.org/software/emacs/manual/html_node/emacs/Lisp-Librari
 
 Add something like this to the library's headers:
 
-    ;; Package-Requires: ((dash "2.18.1"))
+    ;; Package-Requires: ((dash "2.19.0"))
 
 See [`(info "(elisp) Library
 
Headers")`](https://gnu.org/software/emacs/manual/html_node/elisp/Library-Headers.html).
diff --git a/dash.el b/dash.el
index a0be8f6..4e56da4 100644
--- a/dash.el
+++ b/dash.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 ;; Author: Magnar Sveen <magnars@gmail.com>
-;; Version: 2.18.1
+;; Version: 2.19.0
 ;; Package-Requires: ((emacs "24"))
 ;; Keywords: extensions, lisp
 ;; Homepage: https://github.com/magnars/dash.el
diff --git a/dash.texi b/dash.texi
index 0d30090..2e42401 100644
--- a/dash.texi
+++ b/dash.texi
@@ -1,7 +1,7 @@
 \input texinfo    @c -*- texinfo -*-
 @c %**start of header
 @setfilename dash.info
-@set DASHVER 2.18.1
+@set DASHVER 2.19.0
 @settitle Dash: A modern list library for GNU Emacs.
 @documentencoding UTF-8
 @documentlanguage en



reply via email to

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