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