diff options
| -rw-r--r-- | lisp/cl.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cl.el b/lisp/cl.el index f8de1550561..297ea0b3f1e 100644 --- a/lisp/cl.el +++ b/lisp/cl.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | ;; Author: Cesar Quiroz <quiroz@cs.rochester.edu> | 4 | ;; Author: Cesar Quiroz <quiroz@cs.rochester.edu> |
| 5 | ;; Keywords: extensions | 5 | ;; Keywords: extensions |
| 6 | 6 | ||
| 7 | (defvar cl-version "3.0 beta 01 November 1992") | 7 | (defvar cl-version "3.0 07-February-1993") |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 10 | 10 | ||