Update emy-1_13_9
authorhayashi <hayashi>
Mon, 16 Oct 2000 08:04:59 +0000 (08:04 +0000)
committerhayashi <hayashi>
Mon, 16 Oct 2000 08:04:59 +0000 (08:04 +0000)
ChangeLog
VERSION
semi-def.el

index 5f821fc..1856c70 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-10-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
+
+       * EMY 1.13.9 is released.
+
 2000-10-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
 
        * mime-edit.el (mime-edit-force-text-tag): New macro.
diff --git a/VERSION b/VERSION
index b861eeb..74b9319 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -9,3 +9,4 @@
 1.13.6  Life is balance
 1.13.7  Look before you leap
 1.13.8  Tastes differ
+1.13.9  Art is long, life is short
index 097e908..8ace794 100644 (file)
@@ -28,7 +28,7 @@
 (eval-when-compile (require 'static))
 (require 'custom)
 
-(defconst mime-user-interface-product ["EMY" (1 13 8) "Tastes differ"]
+(defconst mime-user-interface-product ["EMY" (1 13 9) "Art is long, life is short"]
   "Product name, version number and code name of MIME-kernel package.")
 
 (autoload 'mule-caesar-region "mule-caesar"