summaryrefslogtreecommitdiff
path: root/lisp/eshell/eshell.el
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2001-06-19 20:36:16 +0000
committerJohn Wiegley <johnw@newartisans.com>2001-06-19 20:36:16 +0000
commit01c2f7d0e6a5a37aba3b1816c7b842b96bda1af3 (patch)
tree87c45c112e1712f3639c817093fc62c797b18cb6 /lisp/eshell/eshell.el
parentbb155908ec7d2c8acca9cdf805b418dd052c3ac2 (diff)
downloademacs-01c2f7d0e6a5a37aba3b1816c7b842b96bda1af3.tar.gz
Added a version string.
Diffstat (limited to 'lisp/eshell/eshell.el')
-rw-r--r--lisp/eshell/eshell.el1
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.