mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-01 11:14:55 +00:00
* progmodes/cc-defs.el (c-version): Bump to 5.31.7.
This commit is contained in:
parent
592ccae036
commit
c779896dab
@ -1,3 +1,7 @@
|
||||
2009-07-29 Alan Mackenzie <acm@muc.de>
|
||||
|
||||
* progmodes/cc-defs.el (c-version): Bump to 5.31.7.
|
||||
|
||||
2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
|
||||
|
||||
* progmodes/gdb-mi.el (gdb-goto-breakpoint): Use full path when
|
||||
|
@ -95,7 +95,7 @@
|
||||
|
||||
;;; Variables also used at compile time.
|
||||
|
||||
(defconst c-version "5.31.6"
|
||||
(defconst c-version "5.31.7"
|
||||
"CC Mode version number.")
|
||||
|
||||
(defconst c-version-sym (intern c-version))
|
||||
|
Loading…
Reference in New Issue
Block a user