diff options
| author | Michael Albinus | 2016-10-19 10:35:52 +0200 |
|---|---|---|
| committer | Michael Albinus | 2016-10-19 10:35:52 +0200 |
| commit | 6b9dee1ae6bc8717ccabad5d5f9bb33ebad4c69f (patch) | |
| tree | d8b18e089eea24295067de411d760fe490e9e402 /doc | |
| parent | 62f268414c1a04235b34befe3ad103cecec72382 (diff) | |
| download | emacs-6b9dee1ae6bc8717ccabad5d5f9bb33ebad4c69f.tar.gz 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')
| -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 @@ | |||
| 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.2.13.25.1 | 11 | @set trampver 2.2.13.25.2 |
| 12 | 12 | ||
| 13 | @c Other flags from configuration | 13 | @c Other flags from configuration |
| 14 | @set instprefix /usr/local | 14 | @set instprefix /usr/local |