diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2008-03-30 18:08:46 +0000 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2008-03-30 18:08:46 +0000 |
commit | 087f4556711963cdf5924f5229c0572b6861b1c1 (patch) | |
tree | 996874082e0386a6b1aaa7a9c36a0e92f2e843d6 /doc | |
parent | da1975d727df98700b50f9b2d714c6d93d0e117d (diff) | |
download | emacs-087f4556711963cdf5924f5229c0572b6861b1c1.tar.gz emacs-087f4556711963cdf5924f5229c0572b6861b1c1.tar.bz2 emacs-087f4556711963cdf5924f5229c0572b6861b1c1.zip |
* 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 09f2fd63cc7..3565e948a23 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.13 +@set trampver 2.1.14-pre @c Other flags from configuration @set instprefix /usr/local |