* wl-version.el (wl-version-status): Set to "alpha".
authorkaoru <kaoru>
Wed, 25 Apr 2001 03:18:39 +0000 (03:18 +0000)
committerkaoru <kaoru>
Wed, 25 Apr 2001 03:18:39 +0000 (03:18 +0000)
wl/ChangeLog
wl/wl-version.el

index 582b5c0..4cbaa74 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-version.el (wl-version-status): Set to "alpha".
+
 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
index a0f367c..40019e2 100644 (file)
      (product-version (product-find 'elmo-version))) ; equals to ELMO version.
    "Smooth Criminal"))
 
-(defconst wl-version-status nil
+(defconst wl-version-status "alpha"
   "Wanderlust verstion status.  For override default rule.
 If nil, use default rule.")
 
+\f
 ;; set version-string
 (product-version-as-string 'wl-version)