]> git.eshelyaron.com Git - emacs.git/commitdiff
(c-version): increase to 5.31.5.
authorAlan Mackenzie <acm@muc.de>
Tue, 29 Jan 2008 20:05:22 +0000 (20:05 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 29 Jan 2008 20:05:22 +0000 (20:05 +0000)
lisp/progmodes/cc-defs.el

index 1632d756ffc00b4c8166d861a8a4d71b8d2c8406..d7be903d357a94d0bbfc0c76f2daf0bd50cb989e 100644 (file)
@@ -96,7 +96,7 @@
 \f
 ;;; Variables also used at compile time.
 
-(defconst c-version "5.31.4"
+(defconst c-version "5.31.5"
   "CC Mode version number.")
 
 (defconst c-version-sym (intern c-version))