1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-03 11:41:41 -07:00

* lisp/progmodes/cc-defs.el (c-version): Update to 5.33.1.

This commit is contained in:
Alan Mackenzie 2017-12-16 16:01:49 +00:00
parent ac53084f9b
commit 28e0261890

View file

@ -87,7 +87,7 @@
;;; Variables also used at compile time. ;;; Variables also used at compile time.
(defconst c-version "5.33" (defconst c-version "5.33.1"
"CC Mode version number.") "CC Mode version number.")
(defconst c-version-sym (intern c-version)) (defconst c-version-sym (intern c-version))