Sync up with qgnus-0.29.
authormorioka <morioka>
Tue, 17 Feb 1998 20:45:10 +0000 (20:45 +0000)
committermorioka <morioka>
Tue, 17 Feb 1998 20:45:10 +0000 (20:45 +0000)
lisp/gnus.el

index 0b77c87..7c843cb 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.28)" gnus-version-number)
+  (format "Semi-gnus %s (based on Quassia Gnus v0.29)" gnus-version-number)
   "Version string for this version of gnus.")
 
 (defcustom gnus-inhibit-startup-message nil