Sync up with qgnus-0.34.
authormorioka <morioka>
Sat, 28 Feb 1998 17:49:24 +0000 (17:49 +0000)
committermorioka <morioka>
Sat, 28 Feb 1998 17:49:24 +0000 (17:49 +0000)
lisp/gnus.el

index 5651696..041e83b 100644 (file)
@@ -250,7 +250,7 @@ is restarted, and sometimes reloaded."
   "Version number for this version of gnus.")
 
 (defconst gnus-version
-  (format "Semi-gnus %s (based on Quassia Gnus v0.33)" gnus-version-number)
+  (format "Semi-gnus %s (based on Quassia Gnus v0.34)" gnus-version-number)
   "Version string for this version of gnus.")
 
 (defcustom gnus-inhibit-startup-message nil