diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2010-08-26 09:39:39 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2010-08-26 09:39:39 +0200 |
commit | f0b44bc03a4a831ce05bb8f661637438a08e1654 (patch) | |
tree | 4821a0e1e15b9c9636294e10000a39f8804db333 /doc/misc/trampver.texi | |
parent | 44ffae9672292775c5e60c4153cdda89795c728c (diff) | |
download | emacs-f0b44bc03a4a831ce05bb8f661637438a08e1654.tar.gz emacs-f0b44bc03a4a831ce05bb8f661637438a08e1654.tar.bz2 emacs-f0b44bc03a4a831ce05bb8f661637438a08e1654.zip |
Sync with Tramp 2.1.19.
* 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 d882baf9a86..25fa4908143 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi @@ -9,7 +9,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.1.19-pre +@set trampver 2.1.19 @c Other flags from configuration @set instprefix /usr/local |