diff options
| author | Philip Kaludercic <philipk@posteo.net> | 2022-04-18 14:49:09 +0200 |
|---|---|---|
| committer | Philip Kaludercic <philipk@posteo.net> | 2022-04-18 14:49:09 +0200 |
| commit | 8b256cfa5765faa7180c514f02a56c6621acc57b (patch) | |
| tree | 222f10b0e1c65b92f0b5e40ebf9acf9be7d393d9 /MANUAL | |
| parent | ebac4cf1b0563c692b0446f137909e72b8536aec (diff) | |
Bump version to 28.1.0.428.1.0.4
Diffstat (limited to 'MANUAL')
| -rw-r--r-- | MANUAL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ #+texinfo_dir_desc: Compatibility Library for Emacs Lisp #+options: compact-itemx:t -#+macro: version 28.1.0.0 +#+macro: version 28.1.0.4 #+link: debbugs https://debbugs.gnu.org/cgi/bugreport.cgi?bug= This manual documents the usage of the "Compat" Emacs lisp library, @@ -45,7 +45,7 @@ Feedback on this point is appreciated. The intended use-case for this library is for package developers to add as a dependency in the header: -: ;; Package-Requires: ((emacs "24.3") (compat "28.1.0.0")) +: ;; Package-Requires: ((emacs "24.3") (compat "28.1.0.4")) and later on a |
