# HG changeset patch # User Richard M. Stallman # Date 865057142 0 # Node ID a76beaa932493e6935cb932c7aa1e0fcc9cc306d # Parent 89a58c1d8d2c70507bff1d576e9ba014b5e10d06 Update version. diff -r 89a58c1d8d2c -r a76beaa93249 lisp/emacs-lisp/elp.el --- 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"