From c8215db1b9411470ccc91d53a0aba17665b7cfbc Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sun, 14 Mar 2010 21:10:47 +0100 Subject: [PATCH] * lisp/net/trampver.el: Update release number. * doc/misc/trampver.texi: Update release number. --- doc/misc/ChangeLog | 4 ++++ doc/misc/trampver.texi | 2 +- lisp/ChangeLog | 4 ++++ lisp/net/trampver.el | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 3e491c42de9..1cf6cc8f6ff 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2010-03-14 Michael Albinus + + * trampver.texi: Update release number. + 2010-03-03 Chong Yidong * faq.texi (Escape sequences in shell output): Note that ansi-color is diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi index 8456a1e0d11..c8608edf6b6 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi @@ -9,7 +9,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.18-pre +@set trampver 2.1.18-23.2 @c Other flags from configuration @set instprefix /usr/local diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9142650765d..314af821736 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2010-03-14 Michael Albinus + + * net/trampver.el: Update release number. + 2010-03-13 Glenn Morris * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el. diff --git a/lisp/net/trampver.el b/lisp/net/trampver.el index 9444787fc27..c5387a26722 100644 --- a/lisp/net/trampver.el +++ b/lisp/net/trampver.el @@ -29,7 +29,7 @@ ;; "autoconf && ./configure" to change them. (X)Emacs version check is defined ;; in macro AC_EMACS_INFO of aclocal.m4; should be changed only there. -(defconst tramp-version "2.1.18-pre" +(defconst tramp-version "2.1.18-23.2" "This version of Tramp.") (defconst tramp-bug-report-address "tramp-devel@gnu.org" -- 2.39.5