aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichael Albinus2018-08-27 16:45:50 +0200
committerMichael Albinus2018-08-27 16:45:50 +0200
commitf2701917e28b2aca6d98d8214e5ef2ff648a11f8 (patch)
tree43eaaf4607f34249b54517da6660275337b2149f /doc
parentc61fbc529343194923ca11dfe10e9afb8b2546d3 (diff)
downloademacs-f2701917e28b2aca6d98d8214e5ef2ff648a11f8.tar.gz
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')
-rw-r--r--doc/misc/trampver.texi2
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 @@
8@c In the Tramp GIT, the version number is auto-frobbed from 8@c In the Tramp GIT, the version number is auto-frobbed from
9@c configure.ac, so you should edit that file and run 9@c configure.ac, so you should edit that file and run
10@c "autoconf && ./configure" to change the version number. 10@c "autoconf && ./configure" to change the version number.
11@set trampver 2.4.0 11@set trampver 2.4.1-pre
12 12
13@c Other flags from configuration 13@c Other flags from configuration
14@set instprefix /usr/local 14@set instprefix /usr/local