From e43bc4e1cb68e28e702b274b80629078bbfb98e3 Mon Sep 17 00:00:00 2001 From: Roman Rakus Date: Mon, 30 Sep 2013 16:16:22 +0200 Subject: Account: set proper version of LMI_Group I missed this in previous commit Signed-off-by: Roman Rakus --- mof/60_LMI_Account.mof | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mof') diff --git a/mof/60_LMI_Account.mof b/mof/60_LMI_Account.mof index a4cfdda..4e2081f 100644 --- a/mof/60_LMI_Account.mof +++ b/mof/60_LMI_Account.mof @@ -213,7 +213,7 @@ class LMI_Identity: CIM_Identity { }; -[ Version("0.2.0"), Provider("cmpi:cmpiLMI_Account") ] +[ Version("0.3.0"), Provider("cmpi:cmpiLMI_Account") ] class LMI_Group: CIM_Group { [ Description ( -- cgit