* 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.
(defconst c-version "5.33"
(defconst c-version "5.33.1"
"CC Mode version number.")
(defconst c-version-sym (intern c-version))