diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-10-17 13:00:31 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-10-17 13:00:31 +0300 |
| commit | 997eee30e7bf9d9a91d8c3c65e2d3206e83a7b2d (patch) | |
| tree | 545a338ca5741c480b07f6203eab452c2971c22b /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI | |
| parent | 41d9ff70aa37ee31fcd99803ba87cb638d3f26f7 (diff) | |
| download | Tango-997eee30e7bf9d9a91d8c3c65e2d3206e83a7b2d.tar.gz Tango-997eee30e7bf9d9a91d8c3c65e2d3206e83a7b2d.zip | |
Implemented partial hw config upload in techboard.
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 ae5dbc5fa..b9d9fdcc8 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.48.18238")] +[assembly: AssemblyVersion("3.5.49.18238")] [assembly: ComVisible(false)]
\ No newline at end of file |
