changeset 18064:a76beaa93249

Update version.
author Richard M. Stallman <rms@gnu.org>
date Sat, 31 May 1997 05:39:02 +0000
parents 89a58c1d8d2c
children 34f4e691486e
files lisp/emacs-lisp/elp.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/elp.el	Sat May 31 05:37:34 1997 +0000
+++ b/lisp/emacs-lisp/elp.el	Sat May 31 05:39:02 1997 +0000
@@ -5,8 +5,8 @@
 ;; Author:        1994-1997 Barry A. Warsaw
 ;; Maintainer:    tools-help@python.org
 ;; Created:       26-Feb-1994
-;; Version:       2.40
-;; Last Modified: 1997/04/21 15:48:26
+;; Version:       3.0
+;; Last Modified: 1997/04/21 17:45:15
 ;; Keywords:      debugging lisp tools
 
 ;; This file is part of GNU Emacs.
@@ -191,7 +191,7 @@
 ;; end of user configuration variables
 
 
-(defconst elp-version "2.40"
+(defconst elp-version "3.0"
   "ELP version number.")
 
 (defconst elp-help-address "tools-help@python.org"