* 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:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user