diff options
| author | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2023-03-05 23:37:09 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2023-03-05 23:37:09 +0200 |
| commit | 74650fb4891617561c4686099938150eb34fdb25 (patch) | |
| tree | d5ffcaa053fb9ec538955ac00f156595d7702ee7 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs | |
| parent | 77b67470465cff7386b09f46528e22a7edcc5b30 (diff) | |
| download | Tango-74650fb4891617561c4686099938150eb34fdb25.tar.gz Tango-74650fb4891617561c4686099938150eb34fdb25.zip | |
Machine_Studio_v5.3.0
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs')
| -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 88e1ee88d..5204929c5 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.0.0.0")] +[assembly: AssemblyVersion("5.3.0.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
