diff options
| author | Michael Albinus | 2025-06-29 11:03:05 +0200 |
|---|---|---|
| committer | Michael Albinus | 2025-06-29 11:03:05 +0200 |
| commit | bd04818e53be49f2a087de8a92cb02549f8c2407 (patch) | |
| tree | 066c84b17b297a32ebf3b9b4623de3b0d1101734 /doc/misc | |
| parent | 036c95bbf67368b8efff70f41274130c60865f33 (diff) | |
| download | emacs-bd04818e53be49f2a087de8a92cb02549f8c2407.tar.gz emacs-bd04818e53be49f2a087de8a92cb02549f8c2407.zip | |
Adapt Tramp versions
* doc/misc/trampver.texi:
* lisp/net/trampver.el (tramp-version): Adapt Tramp versions.
Diffstat (limited to 'doc/misc')
| -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 7e3238d70de..a6e305534aa 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | 7 | ||
| 8 | @c In the Tramp GIT, the version number and the bug report address | 8 | @c In the Tramp GIT, the version number and the bug report address |
| 9 | @c are auto-frobbed from configure.ac. | 9 | @c are auto-frobbed from configure.ac. |
| 10 | @set trampver 2.8.0-pre | 10 | @set trampver 2.8.0 |
| 11 | @set trampurl https://www.gnu.org/software/tramp/ | 11 | @set trampurl https://www.gnu.org/software/tramp/ |
| 12 | @set tramp-bug-report-address tramp-devel@@gnu.org | 12 | @set tramp-bug-report-address tramp-devel@@gnu.org |
| 13 | @set emacsver 28.1 | 13 | @set emacsver 28.1 |