aboutsummaryrefslogtreecommitdiff
path: root/MANUAL
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2022-07-18 08:53:06 +0200
committerPhilip Kaludercic <philipk@posteo.net>2022-07-18 08:53:06 +0200
commit6b70229adf1ad7c2227789061dd1b2fc00d36ad8 (patch)
treed8242c78c9537228e37e9b35abba150bc5bd086a /MANUAL
parentbddb17d3787b19f8e74fdc6ef3197d56d9320edd (diff)
Bump version to 28.1.2.028.1.2.0
Diffstat (limited to 'MANUAL')
-rw-r--r--MANUAL4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANUAL b/MANUAL
index 35af1b5..eba606a 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.3
+#+macro: version 28.1.2.0
#+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.3"))
+: ;; Package-Requires: ((emacs "24.3") (compat "28.1.2.0"))
and later on a