-\def\versionnumber{2.9.2}
+\def\versionnumber{2.9.3}
 
-@set VERSION 2.9.2
+@set VERSION 2.9.3
 
+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.
 
 ;; 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)
 
+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'.