mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-05 11:45:45 +00: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 New Issue
Block a user