summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Synacek <jsynacek@redhat.com>2013-07-26 10:28:29 +0200
committerJan Synacek <jsynacek@redhat.com>2013-07-26 11:09:55 +0200
commitec213965eb921db88a91e97fb3aa3962d8f88a3c (patch)
tree5265a0006d0e994712d5ba4a149ac8171df419ba
parentbeeb8c2d85909f4e04f84ab18b554fee0be1482c (diff)
downloadopenlmi-providers-ec213965eb921db88a91e97fb3aa3962d8f88a3c.tar.gz
openlmi-providers-ec213965eb921db88a91e97fb3aa3962d8f88a3c.tar.xz
openlmi-providers-ec213965eb921db88a91e97fb3aa3962d8f88a3c.zip
logicalfile: bump classes' version
-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 ac164a9..1515bd8 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.0.25") ]
+[ Version("0.1.0") ]
class LMI_UnixFile : CIM_UnixFile
{
[ Description (
@@ -30,47 +30,47 @@ class LMI_UnixFile : CIM_UnixFile
string SELinuxExpectedContext;
};
-[ Version("0.0.25") ]
+[ Version("0.1.0") ]
class LMI_DataFile : CIM_DataFile
{
};
-[ Version("0.0.25") ]
+[ Version("0.1.0") ]
class LMI_UnixDeviceFile : CIM_UnixDeviceFile
{
};
-[ Version("0.0.25") ]
+[ Version("0.1.0") ]
class LMI_UnixDirectory : CIM_UnixDirectory
{
};
-[ Version("0.0.25") ]
+[ Version("0.1.0") ]
class LMI_FIFOPipeFile : CIM_FIFOPipeFile
{
};
-[ Version("0.0.25") ]
+[ Version("0.1.0") ]
class LMI_SymbolicLink : CIM_SymbolicLink
{
};
-[ Version("0.0.25") ]
+[ Version("0.1.0") ]
class LMI_UnixSocket : CIM_DataFile
{
};
-[ Version("0.0.25") ]
+[ Version("0.1.0") ]
class LMI_FileIdentity : CIM_FileIdentity
{
};
-[ Version("0.0.25") ]
+[ Version("0.1.0") ]
class LMI_DirectoryContainsFile : CIM_DirectoryContainsFile
{
};
-[ Version("0.0.25"),
+[ Version("0.1.0"),
Association,
Provider("cmpi:cmpiLMI_LogicalFile") ]
class LMI_RootDirectory: CIM_Component