diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2014-02-19 20:31:02 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2014-02-19 20:31:02 +0100 |
commit | c0733b63c5cae787e791f22b6eadd01e1baefe71 (patch) | |
tree | 4115b7f4c9bfde2f55c3bb1929b3d7323a72579f /doc/misc/trampver.texi | |
parent | 76c92fdd00fdfe12ecf899132db195eda0b18602 (diff) | |
download | emacs-c0733b63c5cae787e791f22b6eadd01e1baefe71.tar.gz emacs-c0733b63c5cae787e791f22b6eadd01e1baefe71.tar.bz2 emacs-c0733b63c5cae787e791f22b6eadd01e1baefe71.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 ece9e5fc2a4..3b66239f284 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.9 +@set trampver 2.2.9-24.4 @c Other flags from configuration @set instprefix /usr/local |