1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

(c-version): Bump to 5.31.8.

This commit is contained in:
Alan Mackenzie 2009-11-18 07:07:32 +00:00
parent 6cc6582e5e
commit 0fe0a1cab0

View File

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