(defconst gnus-product-name "Nana-gnus"
"Product name of this version of gnus.")
-(defconst gnus-version-number "6.9.5"
+(defconst gnus-version-number "6.10.1"
"Version number for this version of gnus.")
(defconst gnus-version
- (format "%s %s (based on Gnus 5.6.44; for SEMI 1.10, FLIM 1.11)"
+ (format "%s %s (based on Gnus 5.6.44; for SEMI 1.10, FLIM 1.12)"
gnus-product-name gnus-version-number)
"Version string for this version of gnus.")