# HG changeset patch # User Michael Albinus # Date 1207772275 0 # Node ID f516420168b329df49f9980b39bb06623050dac8 # Parent 1b9faa405c59d5bd61a3c74fc4fb02095e472c5f * net/trampver.el: Update release number. diff -r 1b9faa405c59 -r f516420168b3 lisp/net/trampver.el --- a/lisp/net/trampver.el Wed Apr 09 20:17:27 2008 +0000 +++ b/lisp/net/trampver.el Wed Apr 09 20:17:55 2008 +0000 @@ -31,7 +31,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.57" +(defconst tramp-version "2.0.58-pre" "This version of Tramp.") (defconst tramp-bug-report-address "tramp-devel@gnu.org"