diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2010-11-05 21:55:06 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2010-11-05 21:55:06 +0100 |
commit | 3ff919646c3afd6cd5999566325964b07655b2f7 (patch) | |
tree | 0486e4bd851c03182e774da1b88f99b555b5d79c /doc/misc/trampver.texi | |
parent | fe9c5521a30cf8fa64323e704f87e70ae5cb8353 (diff) | |
download | emacs-3ff919646c3afd6cd5999566325964b07655b2f7.tar.gz emacs-3ff919646c3afd6cd5999566325964b07655b2f7.tar.bz2 emacs-3ff919646c3afd6cd5999566325964b07655b2f7.zip |
* trampver.texi: Update release number.
This shall not be merged into the trunk.
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 25fa4908143..12848948e92 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 +@set trampver 2.1.20 @c Other flags from configuration @set instprefix /usr/local |