Added Intel CPU models 0x4F and 0x56.

This commit is contained in:
Michael Möller
2016-05-26 15:14:29 +02:00
parent bdbe56e8df
commit d7316f81bb
4 changed files with 11 additions and 9 deletions

View File

@@ -4,11 +4,11 @@
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (C) 2009-2015 Michael Möller <mmoeller@openhardwaremonitor.org>
Copyright (C) 2009-2016 Michael Möller <mmoeller@openhardwaremonitor.org>
*/
using System.Reflection;
[assembly: AssemblyVersion("0.7.1.4")]
[assembly: AssemblyInformationalVersion("0.7.1.4 Alpha")]
[assembly: AssemblyVersion("0.7.1.5")]
[assembly: AssemblyInformationalVersion("0.7.1.5 Alpha")]