Reverted the SMART temperature attribute search strategy to the one used previously. Fixed a few minor details in the HDDGroup class.

This commit is contained in:
Michael Möller
2010-10-02 15:46:12 +00:00
parent e73e09cc9c
commit d0f3c634d6
2 changed files with 47 additions and 36 deletions

View File

@@ -37,5 +37,5 @@
using System.Reflection;
[assembly: AssemblyVersion("0.1.37.24")]
[assembly: AssemblyInformationalVersion("0.1.37.24 Alpha")]
[assembly: AssemblyVersion("0.2.0.0")]
[assembly: AssemblyInformationalVersion("0.2.0 Beta")]