summaryrefslogtreecommitdiffstats
path: root/src/account/90_LMI_Account_Profile.mof.skel
diff options
context:
space:
mode:
authorJan Synacek <jsynacek@redhat.com>2013-07-25 15:56:31 +0200
committerJan Synacek <jsynacek@redhat.com>2013-07-25 15:56:31 +0200
commit0635f9b4e340127b5fa4fb57d1f3701fac073285 (patch)
treeae38db661acdf1ec0b74932161d93a4b35945df1 /src/account/90_LMI_Account_Profile.mof.skel
parented078aa12fa4932bf915886d4c64eae6375d0172 (diff)
downloadopenlmi-providers-0635f9b4e340127b5fa4fb57d1f3701fac073285.tar.gz
openlmi-providers-0635f9b4e340127b5fa4fb57d1f3701fac073285.tar.xz
openlmi-providers-0635f9b4e340127b5fa4fb57d1f3701fac073285.zip
account: correctly register profiles in spec, do not hardcode version in skel
Diffstat (limited to 'src/account/90_LMI_Account_Profile.mof.skel')
-rw-r--r--src/account/90_LMI_Account_Profile.mof.skel2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/account/90_LMI_Account_Profile.mof.skel b/src/account/90_LMI_Account_Profile.mof.skel
index ff0bdee..c918c8f 100644
--- a/src/account/90_LMI_Account_Profile.mof.skel
+++ b/src/account/90_LMI_Account_Profile.mof.skel
@@ -11,7 +11,7 @@ instance of PG_ProviderProfileCapabilities
OtherRegisteredProfile = "OpenLMI-Account";
OtherProfileOrganization = "OpenLMI";
- ProfileVersion = "0.0.1";
+ ProfileVersion = "@VERSION@";
RegisteredSubProfiles = {
3025