OpenSimMirror/ThirdParty/SmartThreadPool
Justin Clark-Casey (justincc) 1f1da23097 Bump version and assembly version numbers from 0.7.5 to 0.7.6
This is mostly Bluewall's work but I am also bumping the general version number
OpenSimulator 0.7.5 remains in the release candidate stage.
I'm doing this because master is significantly adding things that will not be in 0.7.5
This update should not cause issues with existing external binary DLLs because our DLLs do not have strong names
and so the exact version match requirement is not in force.
2013-02-05 00:23:17 +00:00
..
AssemblyInfo.cs Bump version and assembly version numbers from 0.7.5 to 0.7.6 2013-02-05 00:23:17 +00:00
CallerThreadContext.cs
Exceptions.cs
Interfaces.cs
PriorityQueue.cs
STPPerformanceCounter.cs
STPStartInfo.cs Assign the SmartThreadPool name in the constructor 2013-01-19 02:08:58 +00:00
SmartThreadPool.cs Assign the SmartThreadPool name in the constructor 2013-01-19 02:08:58 +00:00
WIGStartInfo.cs
WorkItem.cs
WorkItemFactory.cs
WorkItemInfo.cs
WorkItemsGroup.cs
WorkItemsQueue.cs