* lisp/progmodes/cc-defs.el (c-version): update to 5.34.1 for Emacs 27.1
Don't merge to master.
This commit is contained in:
parent
3a8a231810
commit
dcc943be0a
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
|||
|
||||
;;; Variables also used at compile time.
|
||||
|
||||
(defconst c-version "5.34"
|
||||
(defconst c-version "5.34.1"
|
||||
"CC Mode version number.")
|
||||
|
||||
(defconst c-version-sym (intern c-version))
|
||||
|
|
Loading…
Add table
Reference in a new issue