diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2012-09-12 18:39:10 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2012-09-12 18:39:10 +0200 |
commit | 20121a26f0960c6c225ca716bfbc4a33b9ac6289 (patch) | |
tree | ce2adfc2d608961702e50008203bd1cc40916917 /doc/misc/trampver.texi | |
parent | fbbcaf1b249f7eba5ac53a3b380e1692ca1dbff9 (diff) | |
download | emacs-20121a26f0960c6c225ca716bfbc4a33b9ac6289.tar.gz emacs-20121a26f0960c6c225ca716bfbc4a33b9ac6289.tar.bz2 emacs-20121a26f0960c6c225ca716bfbc4a33b9ac6289.zip |
Sync with Tramp 2.2.6.
* tramp.texi (Bug Reports): Cleanup caches before a test run.
* trampver.texi: Update release number.
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 78bd9d0965f..d902ac0fb97 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi @@ -8,7 +8,7 @@ @c In the Tramp CVS, 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.6-pre +@set trampver 2.2.6 @c Other flags from configuration @set instprefix /usr/local |