diff options
| author | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2023-03-14 16:18:46 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2023-03-14 16:18:46 +0200 |
| commit | 3c12477835db990e2717521397b0a2df6a2aa95e (patch) | |
| tree | 08f0aa20c9565593b6d3207789fd656470e332b3 /Software/Visual_Studio/MachineStudio | |
| parent | 059d15ea2de2f5ca5bf3ebde9d3e5223f9e84211 (diff) | |
| download | Tango-3c12477835db990e2717521397b0a2df6a2aa95e.tar.gz Tango-3c12477835db990e2717521397b0a2df6a2aa95e.zip | |
Machine_Studio_v5.4.0
Diffstat (limited to 'Software/Visual_Studio/MachineStudio')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs index 5204929c5..7bfa0571b 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs @@ -4,5 +4,5 @@ using System.Runtime.InteropServices; [assembly: System.Windows.ThemeInfo(System.Windows.ResourceDictionaryLocation.None, System.Windows.ResourceDictionaryLocation.SourceAssembly)] [assembly: AssemblyTitle("Tango - Machine Studio")] -[assembly: AssemblyVersion("5.3.0.0")] +[assembly: AssemblyVersion("5.4.0.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
