diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2013-03-15 15:19:06 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2013-03-15 15:19:06 +0100 |
commit | d7251c31ab74219747e3755f78ee07b37a16697d (patch) | |
tree | ac36f067ac44b4f43ee113ea972f430a0737c0b6 /doc/misc/trampver.texi | |
parent | 2edd6029333fef68c7ab2cdbd6da0c877876883b (diff) | |
download | emacs-d7251c31ab74219747e3755f78ee07b37a16697d.tar.gz emacs-d7251c31ab74219747e3755f78ee07b37a16697d.tar.bz2 emacs-d7251c31ab74219747e3755f78ee07b37a16697d.zip |
Sync with Tramp 2.2.7.
* 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 6d5a8cb1c44..18c4252e6d2 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.7-pre +@set trampver 2.2.7 @c Other flags from configuration @set instprefix /usr/local |