Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
ajn96 committed Jun 22, 2020
1 parent 20cc3ab commit ccd374b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified Resources/RegMapClasses.dll
Binary file not shown.
4 changes: 2 additions & 2 deletions src/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Imports System.Runtime.InteropServices
' Review the values of the assembly attributes

<Assembly: AssemblyTitle("iSensorFX3Eval")>
<Assembly: AssemblyDescription("Sensor Evaluation GUI for the Analog Devices iSensor FX3 Demonstration Platform")>
<Assembly: AssemblyDescription("Inertial Sensor Evaluation GUI for the Analog Devices iSensor FX3 Demonstration Platform")>
<Assembly: AssemblyCompany("Analog Devices")>
<Assembly: AssemblyProduct("iSensorFX3Eval")>
<Assembly: AssemblyCopyright("Copyright © 2019 - 2020")>
Expand All @@ -32,4 +32,4 @@ Imports System.Runtime.InteropServices
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("1.0.0.0")>
<Assembly: AssemblyFileVersion("2.8.4.0")>
<Assembly: AssemblyFileVersion("2.8.4.1")>

0 comments on commit ccd374b

Please sign in to comment.