diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2016-10-19 10:35:52 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2016-10-19 10:35:52 +0200 |
commit | 6b9dee1ae6bc8717ccabad5d5f9bb33ebad4c69f (patch) | |
tree | d8b18e089eea24295067de411d760fe490e9e402 /doc/misc/trampver.texi | |
parent | 62f268414c1a04235b34befe3ad103cecec72382 (diff) | |
download | emacs-6b9dee1ae6bc8717ccabad5d5f9bb33ebad4c69f.tar.gz emacs-6b9dee1ae6bc8717ccabad5d5f9bb33ebad4c69f.tar.bz2 emacs-6b9dee1ae6bc8717ccabad5d5f9bb33ebad4c69f.zip |
Change Tramp version to "2.2.13.25.2"
* doc/misc/trampver.texi:
* lisp/net/trampver.el: Change version to "2.2.13.25.2".
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 0cdf08daee1..b12614bae53 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.2.13.25.1 +@set trampver 2.2.13.25.2 @c Other flags from configuration @set instprefix /usr/local |