(c-version): Increment to 5.31.6.

This commit is contained in:
Alan Mackenzie 2008-09-03 21:13:01 +00:00
parent b0a27080a1
commit ac701fc449

View file

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