diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2019-07-12 15:04:55 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2019-07-12 15:04:55 +0200 |
commit | 75f7fe87c35e38578cdb4397580d46754a81675d (patch) | |
tree | ec925a322b9d9cdd6df29d0a6ad3305f08bcc97c /doc/misc/trampver.texi | |
parent | 81a1088ee8b833cd30a3363782195d6c4d575672 (diff) | |
download | emacs-75f7fe87c35e38578cdb4397580d46754a81675d.tar.gz emacs-75f7fe87c35e38578cdb4397580d46754a81675d.tar.bz2 emacs-75f7fe87c35e38578cdb4397580d46754a81675d.zip |
Change Tramp version to 2.4.3-pre
* doc/misc/trampver.texi:
* lisp/net/trampver.el: Change version to "2.4.3-pre".
* lisp/net/tramp.el: Bump version to 2.4.3-pre.
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 03f9e01ce21..c34d28d3137 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.2-pre +@set trampver 2.4.3-pre @set tramp-bug-report-address tramp-devel@@gnu.org @set emacsver 24.4 |