diff options
| author | Roy <Roy.mail.net@gmail.com> | 2023-03-04 14:35:58 +0200 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2023-03-04 14:35:58 +0200 |
| commit | 6082dfdb3d8cbffb1c2de651a4800e1b348f638e (patch) | |
| tree | 7f09168694e79f58bc8c64ec243fd104dd6854e6 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs | |
| parent | 795f3ab6ea36551281ec6442aa16b9547af96adc (diff) | |
| download | Tango-6082dfdb3d8cbffb1c2de651a4800e1b348f638e.tar.gz Tango-6082dfdb3d8cbffb1c2de651a4800e1b348f638e.zip | |
MS & Major Version.
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 c87abde49..88e1ee88d 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("4.9.6.0")] +[assembly: AssemblyVersion("5.0.0.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
