(gnus-version): Modify for Chao 1.11.
(defconst gnus-product-name "Chao-gnus"
"Product name of this version of gnus.")
-(defconst gnus-version-number "6.9.0"
+(defconst gnus-version-number "6.9.1"
"Version number for this version of gnus.")
(defconst gnus-version
- (format "%s %s (based on Gnus 5.6.44; for SEMI 1.8, Chao 1.10)"
+ (format "%s %s (based on Gnus 5.6.44; for SEMI 1.8, Chao 1.11)"
gnus-product-name gnus-version-number)
"Version string for this version of gnus.")