From 0635f9b4e340127b5fa4fb57d1f3701fac073285 Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Thu, 25 Jul 2013 15:56:31 +0200 Subject: account: correctly register profiles in spec, do not hardcode version in skel --- src/account/90_LMI_Account_Profile.mof.skel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit