[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/net/trampver.el
From: |
Michael Albinus |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/net/trampver.el |
Date: |
Sat, 14 May 2005 11:39:16 -0400 |
Index: emacs/lisp/net/trampver.el
diff -c emacs/lisp/net/trampver.el:1.13 emacs/lisp/net/trampver.el:1.14
*** emacs/lisp/net/trampver.el:1.13 Sun Mar 20 20:00:20 2005
--- emacs/lisp/net/trampver.el Sat May 14 15:39:15 2005
***************
*** 30,36 ****
;; are auto-frobbed from configure.ac, so you should edit that file and run
;; "autoconf && ./configure" to change them.
! (defconst tramp-version "2.0.48"
"This version of Tramp.")
(defconst tramp-bug-report-address "address@hidden"
--- 30,36 ----
;; are auto-frobbed from configure.ac, so you should edit that file and run
;; "autoconf && ./configure" to change them.
! (defconst tramp-version "2.0.49"
"This version of Tramp.")
(defconst tramp-bug-report-address "address@hidden"
- [Emacs-diffs] Changes to emacs/lisp/net/trampver.el,
Michael Albinus <=