diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2011-10-23 18:08:19 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2011-10-23 18:08:19 +0200 |
commit | 4a623313e379932424a217a417820616c5759ffb (patch) | |
tree | ed871791b70baa6da3fbf72a3767a9c99010861a | |
parent | 09388e760d7b1683aa5ee2684d246a9bec0c0b0e (diff) | |
download | emacs-4a623313e379932424a217a417820616c5759ffb.tar.gz |
Sync with Tramp 2.2.3.
* trampver.texi: Update release number.
-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 02c2d2b8750..6b0ef9c5d8b 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,9 @@ +2011-10-23 Michael Albinus <michael.albinus@gmx.de> + + Sync with Tramp 2.2.3. + + * trampver.texi: Update release number. + 2011-10-14 Glenn Morris <rgm@gnu.org> * ert.texi (Introduction, How to Run Tests) diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi index 31d3ac0204f..63dc78dc4e8 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.3-pre +@set trampver 2.2.3-24.1 @c Other flags from configuration @set instprefix /usr/local |