diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2011-08-03 21:33:50 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2011-08-03 21:33:50 +0200 |
commit | 27d94b8d3e43f061bbc947ba4d59965b48388a7c (patch) | |
tree | 02ca034b719fb688affe66bc0f7b48cb02bd01dd /doc/misc/trampver.texi | |
parent | 63648a956ad27fbc0e1a33ac0164eb8a5a77f06f (diff) | |
download | emacs-27d94b8d3e43f061bbc947ba4d59965b48388a7c.tar.gz emacs-27d94b8d3e43f061bbc947ba4d59965b48388a7c.tar.bz2 emacs-27d94b8d3e43f061bbc947ba4d59965b48388a7c.zip |
* trampver.texi: Update release number.
Diffstat (limited to 'doc/misc/trampver.texi')
-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 043217a6c9e..31d3ac0204f 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.2 +@set trampver 2.2.3-pre @c Other flags from configuration @set instprefix /usr/local |