diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2013-10-07 14:48:18 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2013-10-07 14:48:18 +0200 |
commit | 81856d28fc944c68c0fd76f8df5c4ae073ed67f2 (patch) | |
tree | 85613e5cd3a10888ffe5fb69059ce23e917fdd15 /doc | |
parent | f8f91d5d560aa64b7a4e5086eea4903a462afa68 (diff) | |
download | emacs-81856d28fc944c68c0fd76f8df5c4ae073ed67f2.tar.gz |
* trampver.texi: Update release number.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/misc/trampver.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index d88d461b5ec..c02987568a1 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2013-10-07 Michael Albinus <michael.albinus@gmx.de> + + * trampver.texi: Update release number. + 2013-10-02 Michael Albinus <michael.albinus@gmx.de> Sync with Tramp 2.2.8. diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi index 5634430758b..b4547ed1a52 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.8 +@set trampver 2.2.9-pre @c Other flags from configuration @set instprefix /usr/local |