summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric M. Ludlam <zappo@gnu.org>1998-09-12 13:58:46 +0000
committerEric M. Ludlam <zappo@gnu.org>1998-09-12 13:58:46 +0000
commitf4011077c9f572bf11d4c9580a7c35e8aedc033a (patch)
tree804b3da1908e6072a6a863e0c33775de7a7f36e4
parent5b55340e64b263d21356f3e068c62f2d2a06d4d2 (diff)
downloademacs-f4011077c9f572bf11d4c9580a7c35e8aedc033a.tar.gz
Version letter
-rw-r--r--lisp/speedbar.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/speedbar.el b/lisp/speedbar.el
index e5fba74244e..df7bdb056d5 100644
--- a/lisp/speedbar.el
+++ b/lisp/speedbar.el
@@ -3,9 +3,9 @@
;;; Copyright (C) 1996, 97, 98 Free Software Foundation
;; Author: Eric M. Ludlam <zappo@gnu.org>
-;; Version: 0.7.2a
+;; Version: 0.7.2c
;; Keywords: file, tags, tools
-;; X-RCS: $Id: speedbar.el,v 1.13 1998/08/24 01:16:09 zappo Exp zappo $
+;; X-RCS: $Id: speedbar.el,v 1.14 1998/09/12 13:56:25 zappo Exp zappo $
;; This file is part of GNU Emacs.