mirror of
https://github.com/opensim/opensim.git
synced 2026-05-30 14:17:12 +08:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user