diff options
| -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 1660ed5335b..ff4a3355e54 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2011-04-25 Michael Albinus <michael.albinus@gmx.de> + + * trampver.texi: Update release number. + 2011-04-14 Michael Albinus <michael.albinus@gmx.de> * tramp.texi (Frequently Asked Questions): New item for disabling diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi index e4c444980c8..6a245f9c28d 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi @@ -8,7 +8,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.2.1 +@set trampver 2.2.2-pre @c Other flags from configuration @set instprefix /usr/local |
