summaryrefslogtreecommitdiff
path: root/lisp/net/trampver.el
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2005-10-08 14:53:17 +0000
committerMichael Albinus <michael.albinus@gmx.de>2005-10-08 14:53:17 +0000
commit119481721087321fd1e2a5dc7e6b7f53f5db2735 (patch)
tree152872e32fd20d93b4d9c3eb2e0828402f9cdb39 /lisp/net/trampver.el
parentb02afb20fb5c8437e65ecc488447e4c4137addc4 (diff)
downloademacs-119481721087321fd1e2a5dc7e6b7f53f5db2735.tar.gz
Sync with Tramp 2.0.51.
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 2ba9f7b3249..650f1a727a7 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.50"
+(defconst tramp-version "2.0.51"
"This version of Tramp.")
(defconst tramp-bug-report-address "tramp-devel@gnu.org"