emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 26e7624: Adapt Tramp version, do not merge with m


From: Michael Albinus
Subject: [Emacs-diffs] emacs-25 26e7624: Adapt Tramp version, do not merge with master
Date: Fri, 13 Nov 2015 16:42:08 +0000

branch: emacs-25
commit 26e7624b234f350a1f483d6fe0be8c30cca03008
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    Adapt Tramp version, do not merge with master
    
    * doc/misc/trampver.texi (trampver):
    * lisp/net/trampver.el (tramp-version): Set to "2.2.13-25.1".
---
 doc/misc/trampver.texi |    2 +-
 lisp/net/trampver.el   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi
index dccf317..a303219 100644
--- a/doc/misc/trampver.texi
+++ b/doc/misc/trampver.texi
@@ -8,7 +8,7 @@
 @c In the Tramp GIT, the version number is auto-frobbed from
 @c configure.ac, so you should edit that file and run
 @c "autoconf && ./configure" to change the version number.
address@hidden trampver 2.2.13-pre
address@hidden trampver 2.2.13-25.1
 
 @c Other flags from configuration
 @set instprefix /usr/local
diff --git a/lisp/net/trampver.el b/lisp/net/trampver.el
index 5c42f3a..04046c5 100644
--- a/lisp/net/trampver.el
+++ b/lisp/net/trampver.el
@@ -31,7 +31,7 @@
 ;; should be changed only there.
 
 ;;;###tramp-autoload
-(defconst tramp-version "2.2.13-pre"
+(defconst tramp-version "2.2.13-25.1"
   "This version of Tramp.")
 
 ;;;###tramp-autoload



reply via email to

[Prev in Thread] Current Thread [Next in Thread]