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>2020-05-25 00:11:06 +0300
committerMichael Möller <mmoeller@openhardwaremonitor.org>2020-05-25 00:11:06 +0300
commit2b9ec17583ab39e44c45c86a32123645e57e5b8e (patch)
treef1b2a6e75631a77920e0b93a3878c46ee3e17632 /Properties
parent0a7e3193568cdc11fee6f6f74815e98e9cffbc08 (diff)
Updated the version.0.9.4
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 bc8047b..d56bac4 100644
--- a/Properties/AssemblyVersion.cs
+++ b/Properties/AssemblyVersion.cs
@@ -10,5 +10,5 @@
using System.Reflection;
-[assembly: AssemblyVersion("0.9.3.5")]
-[assembly: AssemblyInformationalVersion("0.9.3.5 Alpha")]
+[assembly: AssemblyVersion("0.9.4.0")]
+[assembly: AssemblyInformationalVersion("0.9.4")]