aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net/trampver.el
diff options
context:
space:
mode:
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 9444787fc2..c5387a2672 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 "[email protected]"