Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openhardwaremonitor/openhardwaremonitor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Möller <mmoeller@openhardwaremonitor.org>2014-12-28 18:34:37 +0300
committerMichael Möller <mmoeller@openhardwaremonitor.org>2014-12-28 18:34:37 +0300
commitce61b81e50cea9c2585d52f9ac439a87f8936aaa (patch)
tree55cd65c5dceccb40b8d1eef3f6fb7dba7783e3f7 /Properties
parentfdc917d50464167ecc340dda232e74d275d275db (diff)
Added support for Intel Core M-5xxx (14nm) Broadwell CPUs (Fixed Issue 646).
Diffstat (limited to 'Properties')
-rw-r--r--Properties/AssemblyVersion.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Properties/AssemblyVersion.cs b/Properties/AssemblyVersion.cs
index 50cc0f3..a4f90cd 100644
--- a/Properties/AssemblyVersion.cs
+++ b/Properties/AssemblyVersion.cs
@@ -10,5 +10,5 @@
using System.Reflection;
-[assembly: AssemblyVersion("0.6.0.12")]
-[assembly: AssemblyInformationalVersion("0.6.0.12 Alpha")] \ No newline at end of file
+[assembly: AssemblyVersion("0.6.0.13")]
+[assembly: AssemblyInformationalVersion("0.6.0.13 Alpha")] \ No newline at end of file