From e1cd914489a9895e512fa2dafcc017cc8ba582de Mon Sep 17 00:00:00 2001 From: Tuna Aksoy Date: Fri, 15 Feb 2013 20:57:32 +0000 Subject: [PATCH] RM-593 (A content user can not create a record from a document that is synched to the cloud) git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@46716 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- .../alfresco/module/org_alfresco_module_rm/module.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rm-server/config/alfresco/module/org_alfresco_module_rm/module.properties b/rm-server/config/alfresco/module/org_alfresco_module_rm/module.properties index 8f76b05392..dbef732fe6 100644 --- a/rm-server/config/alfresco/module/org_alfresco_module_rm/module.properties +++ b/rm-server/config/alfresco/module/org_alfresco_module_rm/module.properties @@ -5,7 +5,7 @@ module.id=org_alfresco_module_rm module.aliases=org_alfresco_module_dod5015 module.title=Records Management -module.description=Alfresco Record Management Extension +module.description=Alfresco Record Management Extension module.version=2.1 -module.repo.version.min=4.0.2 \ No newline at end of file +module.repo.version.min=4.1.3 \ No newline at end of file