diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-10-27 13:19:32 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-10-27 13:19:32 +0200 |
| commit | 88f609c6244121f07b45e8101174fdc293bbcb2d (patch) | |
| tree | 330aaad66b1a34ccfb2a29cacfe3fc8c4f01500b /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties | |
| parent | 312e8ccad554d6d0e7d21444e069731e770db978 (diff) | |
| download | Tango-88f609c6244121f07b45e8101174fdc293bbcb2d.tar.gz Tango-88f609c6244121f07b45e8101174fdc293bbcb2d.zip | |
Removed rollback version in machine studio.
Omitted remove old dll files from machine studio updater.
Removed ColorCapture module from MS update to reduce package size.
Added ColorCapture module only to MS installer.
Added ExternalBridge default timeout to machine studio settings file.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties')
| -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 91792e0f3..c268cb607 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.0.29.0")] +[assembly: AssemblyVersion("4.0.30.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
