* elmo-version.el (elmo-version): Up to 2.9.3.
authorhmurata <hmurata>
Sun, 6 Jan 2002 10:41:22 +0000 (10:41 +0000)
committerhmurata <hmurata>
Sun, 6 Jan 2002 10:41:22 +0000 (10:41 +0000)
doc/version.tex
doc/version.texi
elmo/ChangeLog
elmo/elmo-version.el
wl/ChangeLog

index 82dc1c6..76f0884 100644 (file)
@@ -1 +1 @@
-\def\versionnumber{2.9.2}
+\def\versionnumber{2.9.3}
index 131f154..ebc9746 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.9.2
+@set VERSION 2.9.3
index 61c3451..4b24448 100644 (file)
@@ -1,3 +1,7 @@
+2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-version.el (elmo-version): Up to 2.9.3.
+
 2001-12-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * elmo.el (elmo-message-fetch-with-cache-process): Fixed typo.
index 85bf9be..65901b9 100644 (file)
@@ -40,7 +40,7 @@
 ;; product-define in the first place
 (product-provide 'elmo-version
   ;; Don't forget to check `wl-version.el' and Info.
-  (product-define "ELMO" nil '(2 9 2)))
+  (product-define "ELMO" nil '(2 9 3)))
 
 ;; set version-string
 (product-version-as-string 'elmo-version)
index 6072945..399102e 100644 (file)
@@ -1,3 +1,7 @@
+2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.9.3.
+
 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
 
        * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.