diff options
| author | Stefan Monnier <monnier@iro.umontreal.ca> | 2018-08-26 10:33:09 +0200 |
|---|---|---|
| committer | Michael Albinus <michael.albinus@gmx.de> | 2018-08-26 10:33:09 +0200 |
| commit | e1370c36cef12e4ffdf4519a2eec6bb5b7727883 (patch) | |
| tree | fcf18efe31c05b2730f458b28334060d9ed6ab5e | |
| parent | 0edf60583245cc6f3fd53ddae2f21748a4a1b239 (diff) | |
| download | emacs-e1370c36cef12e4ffdf4519a2eec6bb5b7727883.tar.gz | |
* lisp/net/tramp.el: Add "Version" header.
| -rw-r--r-- | lisp/net/tramp.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index 8e6c9118509..457fd7fbcca 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -7,6 +7,7 @@ ;; Maintainer: Michael Albinus <michael.albinus@gmx.de> ;; Keywords: comm, processes ;; Package: tramp +;; Version: 2.4.1-pre ;; This file is part of GNU Emacs. |
