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-03-10 01:45:35 +0300
committerMichael Möller <mmoeller@openhardwaremonitor.org>2020-03-10 01:45:35 +0300
commit2019791af986b73f83b3dc14a04685c23f9dbdd4 (patch)
treef43adbb32e32266b8d679949d1e0a01f184bd578 /Properties
parent43e4e79ab409efa6c9173731be19a3144864cccc (diff)
Added more ADL (AMD Display Library) functions and extended the AMD GPU report. Added an enum type for ADL function result status values.
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 3a05ec5..2c7fdba 100644
--- a/Properties/AssemblyVersion.cs
+++ b/Properties/AssemblyVersion.cs
@@ -10,5 +10,5 @@
using System.Reflection;
-[assembly: AssemblyVersion("0.9.2.1")]
-[assembly: AssemblyInformationalVersion("0.9.2.1 Alpha")] \ No newline at end of file
+[assembly: AssemblyVersion("0.9.2.2")]
+[assembly: AssemblyInformationalVersion("0.9.2.2 Alpha")] \ No newline at end of file