diff options
| author | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2023-05-18 12:02:40 +0300 |
|---|---|---|
| committer | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2023-05-18 12:02:40 +0300 |
| commit | 7b97669957c3de66ffbad0dba26db1396c679a48 (patch) | |
| tree | b5c9f669b9a3fd205fd1595dca42851a24fc9b77 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI | |
| parent | ead5472228247e3a3f3da2ba213815ee4d8e2e26 (diff) | |
| parent | d4164f5ad19674a20385a6666ccb5d302db406f1 (diff) | |
| download | Tango-7b97669957c3de66ffbad0dba26db1396c679a48.tar.gz Tango-7b97669957c3de66ffbad0dba26db1396c679a48.zip | |
Merge branch 'eureka' of https://twinetfs.visualstudio.com/Tango/_git/Tango into eureka
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI')
| -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 e1e952af9..0bbe0ae7a 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.7.0.0")] +[assembly: AssemblyVersion("5.8.0.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
