changeset 19808:89bb8d12f27b

(c-version): Updated.
author Richard M. Stallman <rms@gnu.org>
date Mon, 08 Sep 1997 03:24:01 +0000
parents 86412da1174b
children ae1fd7734db0
files lisp/progmodes/cc-mode.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/cc-mode.el	Mon Sep 08 03:22:22 1997 +0000
+++ b/lisp/progmodes/cc-mode.el	Mon Sep 08 03:24:01 1997 +0000
@@ -7,7 +7,7 @@
 ;;             1985 Richard M. Stallman
 ;; Maintainer: cc-mode-help@python.org
 ;; Created:    a long, long, time ago. adapted from the original c-mode.el
-;; Version:    5.16
+;; Version:    5.17
 ;; Keywords:   c languages oop
 
 ;; NOTE: Read the commentary below for the right way to submit bug reports!
@@ -326,7 +326,7 @@
 
 
 ;; defuns for submitting bug reports
-(defconst c-version "5.16"
+(defconst c-version "5.17"
   "CC Mode version number.")
 
 (defconst c-mode-help-address