[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/net/trampver.el, v [EMACS_22_BASE]
From: |
Michael Albinus |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/net/trampver.el, v [EMACS_22_BASE] |
Date: |
Sat, 02 Feb 2008 10:51:06 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Branch: EMACS_22_BASE
Changes by: Michael Albinus <albinus> 08/02/02 10:51:06
Index: trampver.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/net/trampver.el,v
retrieving revision 1.25.2.5
retrieving revision 1.25.2.6
diff -u -b -r1.25.2.5 -r1.25.2.6
--- trampver.el 7 Jan 2008 01:56:11 -0000 1.25.2.5
+++ trampver.el 2 Feb 2008 10:51:06 -0000 1.25.2.6
@@ -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 <address@hidden>
;; 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 "address@hidden"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/net/trampver.el, v [EMACS_22_BASE],
Michael Albinus <=