:link '(custom-manual "(gnus)Exiting Gnus")
:group 'gnus)
-(defconst gnus-version-number "0.16"
- "Version number for this version of Gnus.")
+(defconst gnus-version-number "6.0.0"
+ "Version number for this version of gnus.")
-(defconst gnus-version (format "Quassia Gnus v%s" gnus-version-number)
- "Version string for this version of Gnus.")
+(defconst gnus-version
+ (format "Open gnus %s (based on Quassia v0.16)" gnus-version-number)
+ "Version string for this version of gnus.")
(defcustom gnus-inhibit-startup-message nil
"If non-nil, the startup message will not be displayed.