diff options
author | John Wiegley <johnw@newartisans.com> | 2001-06-19 20:36:16 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2001-06-19 20:36:16 +0000 |
commit | 01c2f7d0e6a5a37aba3b1816c7b842b96bda1af3 (patch) | |
tree | 87c45c112e1712f3639c817093fc62c797b18cb6 /lisp/eshell/eshell.el | |
parent | bb155908ec7d2c8acca9cdf805b418dd052c3ac2 (diff) | |
download | emacs-01c2f7d0e6a5a37aba3b1816c7b842b96bda1af3.tar.gz |
Added a version string.
Diffstat (limited to 'lisp/eshell/eshell.el')
-rw-r--r-- | lisp/eshell/eshell.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/eshell/eshell.el b/lisp/eshell/eshell.el index f21af456973..4cccc7aea40 100644 --- a/lisp/eshell/eshell.el +++ b/lisp/eshell/eshell.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation ;; Author: John Wiegley <johnw@gnu.org> +;; Version: 2.4.2 ;; Keywords: processes ;; This file is part of GNU Emacs. |