(gnus-version): Change required SEMI/FLIM version.
(defconst gnus-product-name "Nana-gnus"
"Product name of this version of gnus.")
-(defconst gnus-version-number "6.10.7"
+(defconst gnus-version-number "6.11.1"
"Version number for this version of gnus.")
(defconst gnus-version
- (format "%s %s (based on Gnus 5.6.45; for SEMI 1.11, FLIM 1.12)"
+ (format "%s %s (based on Gnus 5.6.45; for SEMI 1.12, FLIM 1.12)"
gnus-product-name gnus-version-number)
"Version string for this version of gnus.")