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-07-21 18:17:11 +0400
committerMichael Möller <mmoeller@openhardwaremonitor.org>2013-07-21 18:17:11 +0400
commitf89eb0e578817ec3de6a5d9bcf7177358a3de8b6 (patch)
treee12afeb16df9a60aba8e5795ba09765a5be3d2c8 /Properties
parentb24637c47e9d0bfe325eac102ac66ed2e6a7e4d3 (diff)
Added experimental support for the Nuvoton NCT6791D super I/O chip.
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 747c42e..2986e76 100644
--- a/Properties/AssemblyVersion.cs
+++ b/Properties/AssemblyVersion.cs
@@ -10,5 +10,5 @@
using System.Reflection;
-[assembly: AssemblyVersion("0.6.0.0")]
-[assembly: AssemblyInformationalVersion("0.6.0 Beta")] \ No newline at end of file
+[assembly: AssemblyVersion("0.6.0.1")]
+[assembly: AssemblyInformationalVersion("0.6.0.1 Alpha")] \ No newline at end of file