mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
* 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
|
|
@ -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…
Reference in a new issue