diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2016-06-26 13:02:38 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2016-06-26 13:02:38 +0200 |
commit | e68fe57c52a815a4289380a8bdd3eaa1b7e6dc88 (patch) | |
tree | 4b62af4897c2501325dd60d8fefc3e04510d5452 /doc | |
parent | 094aaf226f904638f6da22468674782bd36c18e9 (diff) |
Sync with Tramp 2.3.0
* doc/misc/trampver.texi:
* lisp/net/trampver.el: Change version to "2.3.0".
Diffstat (limited to 'doc')
-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 cdd008bc86..6f67f35902 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.3.0-pre +@set trampver 2.3.0 @c Other flags from configuration @set instprefix /usr/local |