aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/cc-defs.el
diff options
context:
space:
mode:
authorAlan Mackenzie <[email protected]>2008-09-03 21:13:01 +0000
committerAlan Mackenzie <[email protected]>2008-09-03 21:13:01 +0000
commitac701fc449688dd8d3399f9b6a9c065e5bf59f6b (patch)
tree6c99b5cb4c3fd63b42e2d1f2c8d3b3d15ec3c33e /lisp/progmodes/cc-defs.el
parentb0a27080a18d284739cc2402671a79b9d4c340cb (diff)
(c-version): Increment to 5.31.6.
Diffstat (limited to 'lisp/progmodes/cc-defs.el')
-rw-r--r--lisp/progmodes/cc-defs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cc-defs.el b/lisp/progmodes/cc-defs.el
index f9f5fdc8b1..ac2c2843ab 100644
--- a/lisp/progmodes/cc-defs.el
+++ b/lisp/progmodes/cc-defs.el
@@ -94,7 +94,7 @@
;;; Variables also used at compile time.
-(defconst c-version "5.31.5"
+(defconst c-version "5.31.6"
"CC Mode version number.")
(defconst c-version-sym (intern c-version))