diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2007-05-28 10:32:54 +0000 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2007-05-28 10:32:54 +0000 |
commit | f3c071dda517b5f6828e79e158c340a1f7bb8c2c (patch) | |
tree | 1f99ebd03b18f9083afb8e4450836e335f80a53d /lisp/net/trampver.el | |
parent | 924e26ebf16220daaca8429bbc88f78dbbf2e94e (diff) | |
download | emacs-f3c071dda517b5f6828e79e158c340a1f7bb8c2c.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/net/trampver.el')
-rw-r--r-- | lisp/net/trampver.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/trampver.el b/lisp/net/trampver.el index 04f7bc754f2..485c58afa65 100644 --- a/lisp/net/trampver.el +++ b/lisp/net/trampver.el @@ -30,7 +30,7 @@ ;; are auto-frobbed from configure.ac, so you should edit that file and run ;; "autoconf && ./configure" to change them. -(defconst tramp-version "2.0.55" +(defconst tramp-version "2.0.56" "This version of Tramp.") (defconst tramp-bug-report-address "tramp-devel@gnu.org" |