diff options
| author | Michael Albinus | 2008-01-14 19:50:29 +0000 |
|---|---|---|
| committer | Michael Albinus | 2008-01-14 19:50:29 +0000 |
| commit | 6ed73f2812d526b0691573f58f60d98358c01797 (patch) | |
| tree | 7edf6e06adc608d896ffd07398338da59ef252f2 /doc | |
| parent | c440aa2f4de31512ec4f593431d468e1ebda5a33 (diff) | |
| download | emacs-6ed73f2812d526b0691573f58f60d98358c01797.tar.gz emacs-6ed73f2812d526b0691573f58f60d98358c01797.zip | |
* trampver.texi: Update release number.
Diffstat (limited to 'doc')
| -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 @@ | |||
| 1 | 2008-01-14 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * trampver.texi: Update release number. | ||
| 4 | |||
| 1 | 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org> | 5 | 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 6 | ||
| 3 | * gnus.texi (Article Keymap): Add | 7 | * 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 @@ | |||
| 4 | @c In the Tramp CVS, the version number is auto-frobbed from | 4 | @c In the Tramp CVS, the version number is auto-frobbed from |
| 5 | @c configure.ac, so you should edit that file and run | 5 | @c configure.ac, so you should edit that file and run |
| 6 | @c "autoconf && ./configure" to change the version number. | 6 | @c "autoconf && ./configure" to change the version number. |
| 7 | @set trampver 2.1.12 | 7 | @set trampver 2.1.13-pre |
| 8 | 8 | ||
| 9 | @c Other flags from configuration | 9 | @c Other flags from configuration |
| 10 | @set instprefix /usr/local | 10 | @set instprefix /usr/local |