gnus/lisp/gnus.el gnus-6_8_18
authorhayashi <hayashi>
Wed, 16 Sep 1998 00:22:42 +0000 (00:22 +0000)
committerhayashi <hayashi>
Wed, 16 Sep 1998 00:22:42 +0000 (00:22 +0000)
lisp/gnus.el

index c4edf17..3c77516 100644 (file)
@@ -250,11 +250,11 @@ is restarted, and sometimes reloaded."
   :link '(custom-manual "(gnus)Exiting Gnus")
   :group 'gnus)
 
-(defconst gnus-version-number "6.8.17"
+(defconst gnus-version-number "6.8.18"
   "Version number for this version of gnus.")
 
 (defconst gnus-version
-  (format "Semi-gnus %s (based on Gnus 5.6.42; for SEMI 1.8, FLIM 1.8/1.9)"
+  (format "Semi-gnus %s (based on Gnus 5.6.43; for SEMI 1.8, FLIM 1.8/1.9)"
           gnus-version-number)
   "Version string for this version of gnus.")