diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-05-14 14:56:21 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-05-14 14:56:21 +0300 |
| commit | 33b7badb8903408d72c3ec42d3198c5e4cef8fc1 (patch) | |
| tree | 937e1afe13b0f7e0e43117fbe5a13533fb3ec75e /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI | |
| parent | 9aca4b69b22a08d01b12e358eb198f3fbe92ff2a (diff) | |
| download | Tango-33b7badb8903408d72c3ec42d3198c5e4cef8fc1.tar.gz Tango-33b7badb8903408d72c3ec42d3198c5e4cef8fc1.zip | |
TCC mobile design improvement.
Added keep alive work around for job parsing.
New catalog handling per RML on PPC.
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 91fdbf3aa..3cf0dce1a 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.19.0")] +[assembly: AssemblyVersion("4.0.20.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
