(defconst gnus-product-name "Chaos"
"Product name of this version of gnus.")
-(defconst gnus-version-number "1.12.4"
+(defconst gnus-version-number "1.13.0"
"Version number for this version of gnus.")
(defconst gnus-version
- (format "%s %s (based on Gnus 5.6.45; for SEMI 1.12/1.13, FLIM 1.12)"
+ (format "%s %s (based on Gnus 5.6.45; for SEMI 1.13, FLIM 1.13)"
gnus-product-name gnus-version-number)
"Version string for this version of gnus.")