diff options
author | Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> | 2009-04-08 22:31:28 +0900 |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2009-04-14 09:15:02 +1000 |
commit | 39826a1e17c1957bd7b5cd7815b83940e5e3a230 (patch) | |
tree | c1452c0293b7f2f4bce2c36d3b5aea8e4020ff3e /security/tomoyo/tomoyo.h | |
parent | 17a7b7b39056a82c5012539311850f202e6c3cd4 (diff) | |
download | blackbird-obmc-linux-39826a1e17c1957bd7b5cd7815b83940e5e3a230.tar.gz blackbird-obmc-linux-39826a1e17c1957bd7b5cd7815b83940e5e3a230.zip |
tomoyo: version bump to 2.2.0.
Signed-off-by: Kentaro Takeda <takedakn@nttdata.co.jp>
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: Toshiharu Harada <haradats@nttdata.co.jp>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'security/tomoyo/tomoyo.h')
-rw-r--r-- | security/tomoyo/tomoyo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tomoyo/tomoyo.h b/security/tomoyo/tomoyo.h index a0c8f6e0bea4..41c6ebafb9c5 100644 --- a/security/tomoyo/tomoyo.h +++ b/security/tomoyo/tomoyo.h @@ -5,7 +5,7 @@ * * Copyright (C) 2005-2009 NTT DATA CORPORATION * - * Version: 2.2.0-pre 2009/02/01 + * Version: 2.2.0 2009/04/01 * */ |