diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2008-07-28 04:00:07 +0000 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2008-07-28 04:00:07 +0000 |
commit | 01b9ed77ee5bc05a9406cfd084134ef0842b22ad (patch) | |
tree | 3ee70542001bdce38552db563751d1f797f72621 /doc | |
parent | 6cbab8eee3889ab3b8d5e98ec84867095c5e95c0 (diff) | |
download | emacs-01b9ed77ee5bc05a9406cfd084134ef0842b22ad.tar.gz |
* trampver.texi: Update release number.
Diffstat (limited to 'doc')
-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 3565e948a23..3366a3e8196 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.14-pre +@set trampver 2.1.14 @c Other flags from configuration @set instprefix /usr/local |