changeset 80006:f742658c08d0

* net/trampver.el: Update release number.
author Michael Albinus <michael.albinus@gmx.de>
date Sat, 02 Feb 2008 10:51:06 +0000
parents 02b15b3223ca
children 4414161713bf
files lisp/net/trampver.el
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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 <kai.grossjohann@gmx.net>
 ;; 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"