* lisp/progmodes/cc-defs.el (c-version): Update to 5.33.1.
This commit is contained in:
parent
ac53084f9b
commit
28e0261890
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
||||||
|
|
||||||
;;; Variables also used at compile time.
|
;;; Variables also used at compile time.
|
||||||
|
|
||||||
(defconst c-version "5.33"
|
(defconst c-version "5.33.1"
|
||||||
"CC Mode version number.")
|
"CC Mode version number.")
|
||||||
|
|
||||||
(defconst c-version-sym (intern c-version))
|
(defconst c-version-sym (intern c-version))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue