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>2017-01-18 22:01:46 +0300
committerMichael Möller <mmoeller@openhardwaremonitor.org>2017-01-18 22:01:46 +0300
commitd53db334dcb75afcd5dac8b8ce7e1754e0c1f0f5 (patch)
treea3171ca1b3a9b1e99629cd5866febcdb91316474 /Properties
parentda6a875bb5d16b6a068dec13384fe03265c441d9 (diff)
Fixed issue #909 (missing Intel 7700K core temps)
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 dac865c..310cef9 100644
--- a/Properties/AssemblyVersion.cs
+++ b/Properties/AssemblyVersion.cs
@@ -10,5 +10,5 @@
using System.Reflection;
-[assembly: AssemblyVersion("0.8.0.1")]
-[assembly: AssemblyInformationalVersion("0.8.0.1 Alpha")] \ No newline at end of file
+[assembly: AssemblyVersion("0.8.0.2")]
+[assembly: AssemblyInformationalVersion("0.8.0.2 Alpha")] \ No newline at end of file