diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2020-08-29 00:38:57 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2020-08-29 00:42:36 +0200 |
commit | a811a618e0ef1f0018c1f98ec5096b4df48656fa (patch) | |
tree | 893ec4c613a599815dba1cd214076b57eba72e56 /lisp | |
parent | 72f66f70eef18e3b25cc989d67711887304f184b (diff) | |
download | emacs-a811a618e0ef1f0018c1f98ec5096b4df48656fa.tar.gz emacs-a811a618e0ef1f0018c1f98ec5096b4df48656fa.tar.bz2 emacs-a811a618e0ef1f0018c1f98ec5096b4df48656fa.zip |
; Bump seq version to 2.22
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/emacs-lisp/seq.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/seq.el b/lisp/emacs-lisp/seq.el index 1cc68e19edd..d60f974aee1 100644 --- a/lisp/emacs-lisp/seq.el +++ b/lisp/emacs-lisp/seq.el @@ -4,7 +4,7 @@ ;; Author: Nicolas Petton <nicolas@petton.fr> ;; Keywords: sequences -;; Version: 2.21 +;; Version: 2.22 ;; Package: seq ;; Maintainer: emacs-devel@gnu.org |