From: Michael Albinus Date: Sun, 31 Mar 2024 12:21:58 +0000 (+0200) Subject: Adapt Tramp version integrated in Emacs 29.3 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=82ab4e2a4ebd7200e185a202e65c4d8cc6134b64;p=emacs.git Adapt Tramp version integrated in Emacs 29.3 * lisp/net/trampver.el: Adapt Tramp version integrated in Emacs 29.3. (cherry picked from commit e303992a9faf7432ed8045825db45da6f6c48080) --- diff --git a/lisp/net/trampver.el b/lisp/net/trampver.el index c131d39c110..41647d42cc5 100644 --- a/lisp/net/trampver.el +++ b/lisp/net/trampver.el @@ -105,7 +105,7 @@ ("2.3.5.26.3" . "26.3") ("2.4.3.27.1" . "27.1") ("2.4.5.27.2" . "27.2") ("2.5.2.28.1" . "28.1") ("2.5.3.28.2" . "28.2") ("2.5.4" . "28.3") - ("2.6.0.29.1" . "29.1") ("2.6.2.29.2" . "29.2"))) + ("2.6.0.29.1" . "29.1") ("2.6.2.29.2" . "29.2") ("2.6.3-pre" . "29.3"))) (add-hook 'tramp-unload-hook (lambda ()