aboutsummaryrefslogtreecommitdiff
path: root/MANUAL
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2022-06-19 15:48:16 +0200
committerPhilip Kaludercic <philipk@posteo.net>2022-06-19 15:48:16 +0200
commit2c3233c0e09ef34176787b6e3da4319751ad91e7 (patch)
tree829d799b4e2840e631c355f20b07a15235612d68 /MANUAL
parente5ec04fea3535e13a374a4b3ed5fd08038c0124c (diff)
Bump version to 28.1.1.328.1.1.3
Diffstat (limited to 'MANUAL')
-rw-r--r--MANUAL4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANUAL b/MANUAL
index 217012a..005d122 100644
--- a/MANUAL
+++ b/MANUAL
@@ -9,7 +9,7 @@
#+texinfo_dir_desc: Compatibility Library for Emacs Lisp
#+options: compact-itemx:t
-#+macro: version 28.1.1.2
+#+macro: version 28.1.1.3
#+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.1.2"))
+: ;; Package-Requires: ((emacs "24.3") (compat "28.1.1.3"))
and later on a