emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 d026d9a: * lisp/progmodes/cc-defs.el: Update c-ve


From: Alan Mackenzie
Subject: [Emacs-diffs] emacs-26 d026d9a: * lisp/progmodes/cc-defs.el: Update c-version to 5.33.2 for Emacs 26.2
Date: Sun, 10 Mar 2019 10:31:46 -0400 (EDT)

branch: emacs-26
commit d026d9ad999028c034d69f2477495c6c3e193fc9
Author: Alan Mackenzie <address@hidden>
Commit: Alan Mackenzie <address@hidden>

    * lisp/progmodes/cc-defs.el: Update c-version to 5.33.2 for Emacs 26.2
---
 lisp/progmodes/cc-defs.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/progmodes/cc-defs.el b/lisp/progmodes/cc-defs.el
index a06de49..40318b1 100644
--- a/lisp/progmodes/cc-defs.el
+++ b/lisp/progmodes/cc-defs.el
@@ -87,7 +87,7 @@
 
 ;;; Variables also used at compile time.
 
-(defconst c-version "5.33.1"
+(defconst c-version "5.33.2"
   "CC Mode version number.")
 
 (defconst c-version-sym (intern c-version))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]