diff options
| author | Jonas Bernoulli | 2024-09-14 19:23:40 +0200 |
|---|---|---|
| committer | Jonas Bernoulli | 2024-09-14 19:23:40 +0200 |
| commit | ffc00eac53d88296e234d274ad1dd95bdf3cf065 (patch) | |
| tree | d6e69cbbdbd0969989507f59f46016c698e46b69 /doc/misc | |
| parent | 3822a5e5d12781fb1cd6d075fc5fa3ae1b103f1e (diff) | |
| download | emacs-ffc00eac53d88296e234d274ad1dd95bdf3cf065.tar.gz emacs-ffc00eac53d88296e234d274ad1dd95bdf3cf065.zip | |
; Set Transient's version and add admin/MAINTAINERS entry
* admin/MAINTAINERS: Add entry for externally maintained Transient
package.
* doc/misc/transient.texi: Bump version strings.
* lisp/transient.el: Bump version in Version header.
* lisp/transient.el (transient-version): New constant.
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/transient.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/transient.texi b/doc/misc/transient.texi index 10e4c9deef1..09e973598aa 100644 --- a/doc/misc/transient.texi +++ b/doc/misc/transient.texi | |||
| @@ -31,7 +31,7 @@ General Public License for more details. | |||
| 31 | @finalout | 31 | @finalout |
| 32 | @titlepage | 32 | @titlepage |
| 33 | @title Transient User and Developer Manual | 33 | @title Transient User and Developer Manual |
| 34 | @subtitle for version 0.7.2.1 | 34 | @subtitle for version 0.7.2.2 |
| 35 | @author Jonas Bernoulli | 35 | @author Jonas Bernoulli |
| 36 | @page | 36 | @page |
| 37 | @vskip 0pt plus 1filll | 37 | @vskip 0pt plus 1filll |
| @@ -53,7 +53,7 @@ resource to get over that hurdle is Psionic K's interactive tutorial, | |||
| 53 | available at @uref{https://github.com/positron-solutions/transient-showcase}. | 53 | available at @uref{https://github.com/positron-solutions/transient-showcase}. |
| 54 | 54 | ||
| 55 | @noindent | 55 | @noindent |
| 56 | This manual is for Transient version 0.7.2.1. | 56 | This manual is for Transient version 0.7.2.2. |
| 57 | 57 | ||
| 58 | @insertcopying | 58 | @insertcopying |
| 59 | @end ifnottex | 59 | @end ifnottex |