]> git.eshelyaron.com Git - emacs.git/commitdiff
(c-version): Updated.
authorRichard M. Stallman <rms@gnu.org>
Mon, 8 Sep 1997 03:24:01 +0000 (03:24 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 8 Sep 1997 03:24:01 +0000 (03:24 +0000)
lisp/progmodes/cc-mode.el

index 8ca97710bfd3e123da48fcff59c96adbad901f89..98fe3a2aabd010ed993b6b5ff9304e3481ca21a9 100644 (file)
@@ -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 @@ Key bindings:
 
 \f
 ;; defuns for submitting bug reports
-(defconst c-version "5.16"
+(defconst c-version "5.17"
   "CC Mode version number.")
 
 (defconst c-mode-help-address