Commit 99024a6795950ab430c68d3f7bfe27afc44fc0f9

Authored by Paul Barrett
1 parent 78648bf9

Updated version number in CMIS config to 3.7 (NOTE that this should become dynamic at some point.

Committed by: Paul Barrett
lib/api/ktcmis/config/repositories.xml
... ... @@ -25,7 +25,7 @@
25 25 <repositoryDescription>KnowledgeTree Repository</repositoryDescription>
26 26 <vendorName>KnowledgeTree</vendorName>
27 27 <productName>KnowledgeTree Document Management System</productName>
28   - <productVersion>3.6.3</productVersion>
  28 + <productVersion>3.7</productVersion>
29 29 <rootFolderId>Root Folder</rootFolderId>
30 30 <cmisVersionsSupported>0.61c</cmisVersionsSupported>
31 31 </repositoryInfo>
... ...