File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ Libraries")`](https://gnu.org/software/emacs/manual/html_node/emacs/Lisp-Librari
5656
5757Add something like this to the library's headers:
5858
59- ;; Package-Requires: ((dash "2.18.1 "))
59+ ;; Package-Requires: ((dash "2.19.0 "))
6060
6161See [ `(info "(elisp) Library
6262Headers")`] ( https://gnu.org/software/emacs/manual/html_node/elisp/Library-Headers.html ) .
Original file line number Diff line number Diff line change 33; ; Copyright (C) 2012-2021 Free Software Foundation, Inc.
44
55; ; Author: Magnar Sveen <magnars@gmail.com>
6- ; ; Version: 2.18.1
6+ ; ; Version: 2.19.0
77; ; Package-Requires: ((emacs "24"))
88; ; Keywords: extensions, lisp
99; ; Homepage: https://github.com/magnars/dash.el
Original file line number Diff line number Diff line change 11\input texinfo @c -*- texinfo -*-
22@c %**start of header
33@setfilename dash.info
4- @set DASHVER 2.18.1
4+ @set DASHVER 2.19.0
55@settitle Dash: A modern list library for GNU Emacs.
66@documentencoding UTF-8
77@documentlanguage en
You can’t perform that action at this time.
0 commit comments