diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2020-01-03 13:18:52 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2020-01-03 13:18:52 +0100 |
commit | 2d82f5a44e5c7a34035eae10d30e398aed914bbf (patch) | |
tree | 1eae0daba46a4db07e561c53f329dacbdaf1b9da /doc/misc/trampver.texi | |
parent | 09b65707cc7c4b401c7a4fb817749355b781da1a (diff) | |
download | emacs-2d82f5a44e5c7a34035eae10d30e398aed914bbf.tar.gz emacs-2d82f5a44e5c7a34035eae10d30e398aed914bbf.tar.bz2 emacs-2d82f5a44e5c7a34035eae10d30e398aed914bbf.zip |
Change Tramp version to 2.4.3.27.1
* doc/misc/trampver.texi:
* lisp/net/trampver.el: Change version to "2.4.3.27.1".
(customize-package-emacs-version-alist): Add Tramp version
integrated in Emacs 27.1.
Diffstat (limited to 'doc/misc/trampver.texi')
-rw-r--r-- | doc/misc/trampver.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi index 6ee69117387..478ec7037a8 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi @@ -8,7 +8,7 @@ @c In the Tramp GIT, the version numbers are auto-frobbed from @c tramp.el, and the bug report address is auto-frobbed from @c configure.ac. -@set trampver 2.4.3 +@set trampver 2.4.3.27.1 @set tramp-bug-report-address tramp-devel@@gnu.org @set emacsver 24.4 |