(defconst gnus-product-name "Nana-gnus"
"Product name of this version of gnus.")
-(defconst gnus-version-number "6.11.2"
+(defconst gnus-version-number "6.11.3"
"Version number for this version of gnus.")
(defconst gnus-version
- (format "%s %s (based on Gnus 5.6.45; for SEMI 1.12, FLIM 1.12)"
+ (format "%s %s (based on Gnus 5.6.45; for SEMI 1.12, FLIM 1.12.1-)"
gnus-product-name gnus-version-number)
"Version string for this version of gnus.")