diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2018-08-27 16:45:50 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2018-08-27 16:45:50 +0200 |
commit | f2701917e28b2aca6d98d8214e5ef2ff648a11f8 (patch) | |
tree | 43eaaf4607f34249b54517da6660275337b2149f /doc/misc/trampver.texi | |
parent | c61fbc529343194923ca11dfe10e9afb8b2546d3 (diff) | |
download | emacs-f2701917e28b2aca6d98d8214e5ef2ff648a11f8.tar.gz emacs-f2701917e28b2aca6d98d8214e5ef2ff648a11f8.tar.bz2 emacs-f2701917e28b2aca6d98d8214e5ef2ff648a11f8.zip |
Bump Tramp version to 2.4.1-pre
* doc/misc/trampver.texi:
* lisp/net/trampver.el: Change version to "2.4.1-pre".
* lisp/net/tramp.el: Add "Package-Requires" header.
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 6d02b043b64..807330bb9b1 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi @@ -8,7 +8,7 @@ @c In the Tramp GIT, the version number is auto-frobbed from @c configure.ac, so you should edit that file and run @c "autoconf && ./configure" to change the version number. -@set trampver 2.4.0 +@set trampver 2.4.1-pre @c Other flags from configuration @set instprefix /usr/local |