From d531b07417d60be775fddb1beffb9562d6b733f2 Mon Sep 17 00:00:00 2001 From: teranisi Date: Sat, 19 Feb 2005 16:18:26 +0000 Subject: [PATCH] Release 2.12.2. --- ChangeLog | 2 +- NEWS | 4 ++-- NEWS.ja | 4 ++-- doc/version.tex | 2 +- doc/version.texi | 2 +- elmo/ChangeLog | 6 ++++++ elmo/elmo-version.el | 2 +- etc/VERSION | 1 + wl/ChangeLog | 6 ++++-- 9 files changed, 19 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3ddca49..3062706 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2005-02-19 Yuuichi Teranishi - * 2.12.1 - "99 Luftballons" + * 2.12.2 - "99 Luftballons" 2005-01-23 Hiroya Murata diff --git a/NEWS b/NEWS index 98e7459..816135a 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. -* Changes in 2.12.1 from 2.12.0 - Version 2.12.1 is a bug fix version of 2.12.0. +* Changes in 2.12.2 from 2.12.0 + Version 2.12.2 is a bug fix version of 2.12.0. ** Now Maildir is usable on Windows systems. Note that it does not conform to the Maildir standard. diff --git a/NEWS.ja b/NEWS.ja index b2df06e..5b60980 100644 --- a/NEWS.ja +++ b/NEWS.ja @@ -1,7 +1,7 @@ Wanderlust NEWS (日本語版) -- User-visible changes in Wanderlust. -* 2.12.0 から 2.12.1 への変更点 - 2.12.1 は、2.12.0 のバグ修正版です。 +* 2.12.0 から 2.12.2 への変更点 + 2.12.2 は、2.12.0 のバグ修正版です。 ** Windows で Maildir が使えるようになりました。 ただし、規格に則っていませんので、UNIX 上の Maildir と互換性がありません。 diff --git a/doc/version.tex b/doc/version.tex index 5c3c620..ef4f146 100644 --- a/doc/version.tex +++ b/doc/version.tex @@ -1 +1 @@ -\def\versionnumber{2.12.1} +\def\versionnumber{2.12.2} diff --git a/doc/version.texi b/doc/version.texi index 8a5d583..67e5487 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1 +1 @@ -@set VERSION 2.12.1 +@set VERSION 2.12.2 diff --git a/elmo/ChangeLog b/elmo/ChangeLog index f204e09..69ed65c 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,9 @@ +2005-02-19 Yuuichi Teranishi + + * 2.12.2 is released. + + * elmo-version.el (elmo-version): Up to 2.12.2. + 2005-02-19 TAKAHASHI Kaoru * elmo-maildir.el (elmo-folder-append-messages): Fixed mismatch diff --git a/elmo/elmo-version.el b/elmo/elmo-version.el index 3a138ae..f64d30f 100644 --- a/elmo/elmo-version.el +++ b/elmo/elmo-version.el @@ -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 12 1))) + (product-define "ELMO" nil '(2 12 2))) ;; set version-string (product-version-as-string 'elmo-version) diff --git a/etc/VERSION b/etc/VERSION index b8b4036..1c643b1 100644 --- a/etc/VERSION +++ b/etc/VERSION @@ -131,5 +131,6 @@ 2.12.0 Your Wildest Dreams 2.12.1 99 Luftballons +2.12.2 99 Luftballons 2.13.x You Oughta Know diff --git a/wl/ChangeLog b/wl/ChangeLog index 7c328c8..8f68105 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,7 +1,9 @@ 2005-02-19 Yuuichi Teranishi - * 2.12.1 is released. - + * 2.12.2 is released. + + * Version number is increased to 2.12.2. + * wl-version.el (wl-version): Changed codename. 2005-02-18 Hiroya Murata -- 1.7.10.4