* doc/misc/trampver.texi: Update release number.
+2010-03-14 Michael Albinus <michael.albinus@gmx.de>
+
+ * trampver.texi: Update release number.
+
2010-03-03 Chong Yidong <cyd@stupidchicken.com>
* faq.texi (Escape sequences in shell output): Note that ansi-color is
@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
+2010-03-14 Michael Albinus <michael.albinus@gmx.de>
+
+ * net/trampver.el: Update release number.
+
2010-03-13 Glenn Morris <rgm@gnu.org>
* Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
;; "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"