diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-11-13 09:37:40 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-11-13 09:37:40 +0200 |
| commit | 996422d12e0a40aa408757989232f0225dc29a28 (patch) | |
| tree | 2b0cc51b925a35c8959e0cc0571c61558a6a9447 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI | |
| parent | fc1f93d66a43c5d304eeb32238cc186d14598c84 (diff) | |
| download | Tango-996422d12e0a40aa408757989232f0225dc29a28.tar.gz Tango-996422d12e0a40aa408757989232f0225dc29a28.zip | |
Fixed issue with CSV monitor recorder.
Machine Studio v3.5.65
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 ac17165ca..1bbeea6c0 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("3.5.64.18305")] +[assembly: AssemblyVersion("3.5.65.18305")] [assembly: ComVisible(false)]
\ No newline at end of file |
