(c-version): Incremented to 5.31.6.
This commit is contained in:
parent
1b0269e480
commit
3979fe5bd0
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
2008-09-03 Alan Mackenzie <acm@muc.de>
|
||||
|
||||
* progmodes/cc-defs.el (c-version): Incremented to 5.31.6.
|
||||
|
||||
* progmodes/cc-awk.el:
|
||||
* progmodes/cc-fonts.el:
|
||||
* progmodes/cc-engine.el:
|
||||
|
|
|
@ -96,7 +96,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))
|
||||
|
|
Loading…
Add table
Reference in a new issue