summaryrefslogtreecommitdiff
path: root/lisp/net/trampver.el
diff options
context:
space:
mode:
authorMichael Albinus <albinus@detlef>2010-03-14 21:10:47 +0100
committerMichael Albinus <albinus@detlef>2010-03-14 21:10:47 +0100
commitc8215db1b9411470ccc91d53a0aba17665b7cfbc (patch)
tree4483562f1897bc2cbeab9e7570e068cccff0de6f /lisp/net/trampver.el
parent9496bea877ecb07efa923a3f95c2106f19d25691 (diff)
downloademacs-c8215db1b9411470ccc91d53a0aba17665b7cfbc.tar.gz
* lisp/net/trampver.el: Update release number.
* doc/misc/trampver.texi: Update release number.
Diffstat (limited to 'lisp/net/trampver.el')
-rw-r--r--lisp/net/trampver.el2
1 files changed, 1 insertions, 1 deletions
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"