now the first section of Libraries.xml should only contain entry RootVersion to define the Opensim library version. THis should eb incremented when there are changes on ny library entry

This commit is contained in:
UbitUmarov
2022-04-23 04:04:43 +01:00
parent 8b6f9bfa0a
commit 7acc3096f4
4 changed files with 28 additions and 55 deletions

View File

@@ -21,12 +21,12 @@
<Key Name="folderID" Value="30000112-001f-0000-0000-000100bba000"/>
<Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/>
<Key Name="name" Value="Examples"/>
<Key Name="type" Value="10"/>
<Key Name="type" Value="-1"/>
</Section>
<Section Name="OpenSim Specific">
<Key Name="folderID" Value="30000112-001f-0000-0000-000100bba001"/>
<Key Name="parentFolderID" Value="30000112-001f-0000-0000-000100bba000"/>
<Key Name="name" Value="OpenSim Specific"/>
<Key Name="type" Value="10"/>
<Key Name="type" Value="-1"/>
</Section>
</Nini>