mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-09-03 07:45:35 +00:00
Corrected the size of the DriveCommandParameter structure to match the documentation of SENDCMDINPARAMS http://msdn.microsoft.com/en-us/library/ff565401%28VS.85%29.aspx
This commit is contained in:
@@ -38,5 +38,5 @@
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("0.1.37.13")]
|
||||
[assembly: AssemblyFileVersion("0.1.37.13")]
|
||||
[assembly: AssemblyVersion("0.1.37.14")]
|
||||
[assembly: AssemblyInformationalVersion("0.1.37.14 Alpha")]
|
Reference in New Issue
Block a user