# HG changeset patch # User Michael Albinus # Date 1201949466 0 # Node ID f742658c08d03e0de4ce8facf2ac6e5ef8fa0d98 # Parent 02b15b3223cad6daf98e838707b698f148050587 * net/trampver.el: Update release number. diff -r 02b15b3223ca -r f742658c08d0 lisp/net/trampver.el --- a/lisp/net/trampver.el Sat Feb 02 10:50:03 2008 +0000 +++ b/lisp/net/trampver.el Sat Feb 02 10:51:06 2008 +0000 @@ -2,7 +2,8 @@ ;;; trampver.el --- Transparent Remote Access, Multiple Protocol ;;; lisp/trampver.el. Generated from trampver.el.in by configure. -;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2004, 2005, 2006, 2007, +;; 2008 Free Software Foundation, Inc. ;; Author: Kai Gro,A_(Bjohann ;; Keywords: comm, processes @@ -30,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-pre" +(defconst tramp-version "2.0.57" "This version of Tramp.") (defconst tramp-bug-report-address "tramp-devel@gnu.org"