diff options
author | Karl Heuer <kwzh@gnu.org> | 1997-10-23 07:36:15 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1997-10-23 07:36:15 +0000 |
commit | 13e91c8e41dc67578583ebbe75122ed5fe5189e2 (patch) | |
tree | b5cd2ebafebd192578a06d1065e6f5bdc3e852ff /lisp/progmodes/cc-compat.el | |
parent | 55be95273193323df4223a1f8b51908bc4405cdd (diff) | |
download | emacs-13e91c8e41dc67578583ebbe75122ed5fe5189e2.tar.gz |
Update version number.
Diffstat (limited to 'lisp/progmodes/cc-compat.el')
-rw-r--r-- | lisp/progmodes/cc-compat.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cc-compat.el b/lisp/progmodes/cc-compat.el index fe87e94e7fd..3fcda12c51c 100644 --- a/lisp/progmodes/cc-compat.el +++ b/lisp/progmodes/cc-compat.el @@ -5,7 +5,7 @@ ;; Author: 1994-1997 Barry A. Warsaw ;; Maintainer: cc-mode-help@python.org ;; Created: August 1994, split from cc-mode.el -;; Version: 5.17 +;; Version: 5.18 ;; Keywords: c languages oop ;; This file is part of GNU Emacs. |