]> code.delx.au - gnu-emacs/commitdiff
Adapt Tramp version, do not merge with master
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 13 Nov 2015 16:41:55 +0000 (17:41 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 13 Nov 2015 16:41:55 +0000 (17:41 +0100)
* doc/misc/trampver.texi (trampver):
* lisp/net/trampver.el (tramp-version): Set to "2.2.13-25.1".

doc/misc/trampver.texi
lisp/net/trampver.el

index dccf31753863975a5f3e096960743b6cd8738616..a30321909096311e62f39f902195e363aa4bf44b 100644 (file)
@@ -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.
-@set trampver 2.2.13-pre
+@set trampver 2.2.13-25.1
 
 @c Other flags from configuration
 @set instprefix /usr/local
index 5c42f3a828af9cbd45c0f8f208aa3deac788c3be..04046c5ee7de181f59f71e19f72d0153e2a70450 100644 (file)
@@ -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