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 | |
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')
-rw-r--r-- | doc/misc/ChangeLog | 6 | ||||
-rw-r--r-- | doc/misc/trampver.texi | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 6a1bfd90c20..45862f93f0c 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,9 @@ +2013-03-15 Michael Albinus <michael.albinus@gmx.de> + + Sync with Tramp 2.2.7. + + * trampver.texi: Update release number. + 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com> * calc.texi (Basic Operations on Units): Streamline some 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 |