* Version number is increased to 2.13.3.
authorhmurata <hmurata>
Sun, 27 Feb 2005 07:48:48 +0000 (07:48 +0000)
committerhmurata <hmurata>
Sun, 27 Feb 2005 07:48:48 +0000 (07:48 +0000)
doc/version.tex
doc/version.texi
elmo/ChangeLog
elmo/elmo-version.el
wl/ChangeLog

index 3c418e9..825dc6d 100644 (file)
@@ -1 +1 @@
-\def\versionnumber{2.13.2}
+\def\versionnumber{2.13.3}
index a15783e..c7d6bdf 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.13.2
+@set VERSION 2.13.3
index 04c0110..c521823 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-version.el (elmo-version): Up to 2.13.3.
+
 2005-02-27  Tetsurou Okazaki  <okazaki@be.to>
 
        * elmo-util.el (elmo-list-diff): Fix the last change.
index 4124a51..d9d890a 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 13 2)))
+  (product-define "ELMO" nil '(2 13 3)))
 
 ;; set version-string
 (product-version-as-string 'elmo-version)
index 7f050b1..453f432 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.13.3.
+
 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * wl-vars.el (wl-message-use-header-narrowing): New user option.