]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/progmodes/cc-defs.el: Update c-version to 5.33.2 for Emacs 26.2
authorAlan Mackenzie <acm@muc.de>
Sun, 10 Mar 2019 14:27:38 +0000 (14:27 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 10 Mar 2019 14:27:38 +0000 (14:27 +0000)
lisp/progmodes/cc-defs.el

index a06de49bd3f869fc8677aaa65ae5fabc1e00ad4b..40318b149d84400461bace3d855a07553e40a5c5 100644 (file)
@@ -87,7 +87,7 @@
 \f
 ;;; 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))