(gnus-version-number): Update to 6.8.9.
authorshuhei-k <shuhei-k>
Wed, 26 Aug 1998 00:04:41 +0000 (00:04 +0000)
committershuhei-k <shuhei-k>
Wed, 26 Aug 1998 00:04:41 +0000 (00:04 +0000)
(semi-gnus-developers): New constant.

lisp/gnus.el

index 2db34e6..c4c381a 100644 (file)
@@ -253,7 +253,7 @@ is restarted, and sometimes reloaded."
 (defconst gnus-product-name "Shoe-gnus"
   "Product name of this version of gnus.")
 
-(defconst gnus-version-number "6.8.8"
+(defconst gnus-version-number "6.8.9"
   "Version number for this version of gnus.")
 
 (defconst gnus-version
@@ -1484,6 +1484,12 @@ want."
   "bugs@gnus.org (The Gnus Bugfixing Girls + Boys)"
   "The mail address of the Gnus maintainers.")
 
+(defconst semi-gnus-developers
+  "Semi-gnus Developers:
+ semi-gnus-en@meadow.scphys.kyoto-u.ac.jp (In English),\
+ semi-gnus-ja@meadow.scphys.kyoto-u.ac.jp (In Japanese);"
+  "The mail address of the Semi-gnus developers.")
+
 (defvar gnus-info-nodes
   '((gnus-group-mode "(gnus)The Group Buffer")
     (gnus-summary-mode "(gnus)The Summary Buffer")