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>2013-08-04 10:54:46 +0400
committerMichael Möller <mmoeller@openhardwaremonitor.org>2013-08-04 10:54:46 +0400
commit5117c1292d7bc1fa4651e6fa6e70b557f29812e2 (patch)
treefe2ad9da55aae2553ff05dd2a10cea28e1060a88 /Properties
parentfb67ee38dc905ddeabca8607264539eb7a98203d (diff)
Fixed an issue in the NCT677X class causing a crash when calling Update.
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 f30da71..cee782b 100644
--- a/Properties/AssemblyVersion.cs
+++ b/Properties/AssemblyVersion.cs
@@ -10,5 +10,5 @@
using System.Reflection;
-[assembly: AssemblyVersion("0.6.0.6")]
-[assembly: AssemblyInformationalVersion("0.6.0.6 Alpha")] \ No newline at end of file
+[assembly: AssemblyVersion("0.6.0.7")]
+[assembly: AssemblyInformationalVersion("0.6.0.7 Alpha")] \ No newline at end of file