]> git.eshelyaron.com Git - emacs.git/commitdiff
; Set Transient's version
authorJonas Bernoulli <jonas@bernoul.li>
Sat, 13 Jul 2024 19:59:20 +0000 (21:59 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 17 Jul 2024 17:38:59 +0000 (19:38 +0200)
(cherry picked from commit 04bf3172f03497eef6985311c90fd6557ace42b2)

doc/misc/transient.texi
lisp/transient.el

index 22db4e82143f364b26dca8deddc3cd75f4906bef..9245a76e66be50c11e6f65002ff8fcd651ab7042 100644 (file)
@@ -31,7 +31,7 @@ General Public License for more details.
 @finalout
 @titlepage
 @title Transient User and Developer Manual
-@subtitle for version 0.7.2
+@subtitle for version 0.7.2.1
 @author Jonas Bernoulli
 @page
 @vskip 0pt plus 1filll
@@ -53,7 +53,7 @@ resource to get over that hurdle is Psionic K's interactive tutorial,
 available at @uref{https://github.com/positron-solutions/transient-showcase}.
 
 @noindent
-This manual is for Transient version 0.7.2.
+This manual is for Transient version 0.7.2.1.
 
 @insertcopying
 @end ifnottex
index b6bedda776459103b47015849b2405eef3004ab0..08bb7b537197f13279850e938fabcf2b56e651ea 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: Jonas Bernoulli <jonas@bernoul.li>
 ;; URL: https://github.com/magit/transient
 ;; Keywords: extensions
-;; Version: 0.7.2
+;; Version: 0.7.2.1
 
 ;; SPDX-License-Identifier: GPL-3.0-or-later