summaryrefslogtreecommitdiffstats
path: root/mof/60_LMI_LogicalFile.mof
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2013-08-21 13:03:26 +0200
committerMichal Minar <miminar@redhat.com>2013-08-28 08:46:26 +0200
commitd3fb850dd63b41b20b703d831bbc1f29476e688b (patch)
tree158ea573d713559681a960aace0e6957cf80af02 /mof/60_LMI_LogicalFile.mof
parent47c57bad255ba7fdd91b73b527a8e93d1d220ebf (diff)
downloadopenlmi-providers-d3fb850dd63b41b20b703d831bbc1f29476e688b.tar.gz
openlmi-providers-d3fb850dd63b41b20b703d831bbc1f29476e688b.tar.xz
openlmi-providers-d3fb850dd63b41b20b703d831bbc1f29476e688b.zip
bumped version to 0.2.00.2.0
Diffstat (limited to 'mof/60_LMI_LogicalFile.mof')
-rw-r--r--mof/60_LMI_LogicalFile.mof20
1 files changed, 10 insertions, 10 deletions
diff --git a/mof/60_LMI_LogicalFile.mof b/mof/60_LMI_LogicalFile.mof
index 1515bd8..dd693d1 100644
--- a/mof/60_LMI_LogicalFile.mof
+++ b/mof/60_LMI_LogicalFile.mof
@@ -18,7 +18,7 @@
* Authors: Jan Synacek <jsynacek@redhat.com>
*/
-[ Version("0.1.0") ]
+[ Version("0.2.0") ]
class LMI_UnixFile : CIM_UnixFile
{
[ Description (
@@ -30,47 +30,47 @@ class LMI_UnixFile : CIM_UnixFile
string SELinuxExpectedContext;
};
-[ Version("0.1.0") ]
+[ Version("0.2.0") ]
class LMI_DataFile : CIM_DataFile
{
};
-[ Version("0.1.0") ]
+[ Version("0.2.0") ]
class LMI_UnixDeviceFile : CIM_UnixDeviceFile
{
};
-[ Version("0.1.0") ]
+[ Version("0.2.0") ]
class LMI_UnixDirectory : CIM_UnixDirectory
{
};
-[ Version("0.1.0") ]
+[ Version("0.2.0") ]
class LMI_FIFOPipeFile : CIM_FIFOPipeFile
{
};
-[ Version("0.1.0") ]
+[ Version("0.2.0") ]
class LMI_SymbolicLink : CIM_SymbolicLink
{
};
-[ Version("0.1.0") ]
+[ Version("0.2.0") ]
class LMI_UnixSocket : CIM_DataFile
{
};
-[ Version("0.1.0") ]
+[ Version("0.2.0") ]
class LMI_FileIdentity : CIM_FileIdentity
{
};
-[ Version("0.1.0") ]
+[ Version("0.2.0") ]
class LMI_DirectoryContainsFile : CIM_DirectoryContainsFile
{
};
-[ Version("0.1.0"),
+[ Version("0.2.0"),
Association,
Provider("cmpi:cmpiLMI_LogicalFile") ]
class LMI_RootDirectory: CIM_Component