aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/progmodes')
-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 ab4baa247b9..f1943a82163 100644
--- a/lisp/progmodes/cc-defs.el
+++ b/lisp/progmodes/cc-defs.el
@@ -94,7 +94,7 @@
94 94
95;;; Variables also used at compile time. 95;;; Variables also used at compile time.
96 96
97(defconst c-version "5.33" 97(defconst c-version "5.32.99"
98 "CC Mode version number.") 98 "CC Mode version number.")
99 99
100(defconst c-version-sym (intern c-version)) 100(defconst c-version-sym (intern c-version))