diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2008-01-14 19:50:29 +0000 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2008-01-14 19:50:29 +0000 |
commit | 6ed73f2812d526b0691573f58f60d98358c01797 (patch) | |
tree | 7edf6e06adc608d896ffd07398338da59ef252f2 | |
parent | c440aa2f4de31512ec4f593431d468e1ebda5a33 (diff) | |
download | emacs-6ed73f2812d526b0691573f58f60d98358c01797.tar.gz |
* trampver.texi: Update release number.
-rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/misc/trampver.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 0fd7a5dbe8c..d8c801a2054 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2008-01-14 Michael Albinus <michael.albinus@gmx.de> + + * trampver.texi: Update release number. + 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org> * gnus.texi (Article Keymap): Add diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi index 74a1808686b..a82b5197cb5 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi @@ -4,7 +4,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.12 +@set trampver 2.1.13-pre @c Other flags from configuration @set instprefix /usr/local |