diff options
| author | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2023-10-26 09:07:38 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2023-10-26 09:07:38 +0300 |
| commit | 76924de714687665ea07ca4c53b55e2395913a95 (patch) | |
| tree | 64764ecdb2e020a813638118c3b942c721b0f7d4 /Software/Visual_Studio/MachineStudio | |
| parent | 0e25d9d077bdca2a93c2eb24a723a4fd0a3ea620 (diff) | |
| download | Tango-76924de714687665ea07ca4c53b55e2395913a95.tar.gz Tango-76924de714687665ea07ca4c53b55e2395913a95.zip | |
Machine_Studio_v5.9.1
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 90fab6ad9..e44a4ac56 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.9.0.0")] +[assembly: AssemblyVersion("5.9.1.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
