mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-08-31 14:25:16 +00:00
Added support for multiple processor groups. Changed the ThreadAffinity class to use a new struct GroupAffinity. Changed operating system checks to make use of a new flag OperatingSystem.IsUnix.
This commit is contained in:
@@ -10,5 +10,5 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("0.9.2.3")]
|
||||
[assembly: AssemblyInformationalVersion("0.9.2.3 Alpha")]
|
||||
[assembly: AssemblyVersion("0.9.2.4")]
|
||||
[assembly: AssemblyInformationalVersion("0.9.2.4 Alpha")]
|
Reference in New Issue
Block a user