diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2018-11-01 18:31:01 +0200 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2018-11-01 18:31:01 +0200 |
| commit | 6cfa1584d682e3b92236fa34ebd8587332dcb70f (patch) | |
| tree | 68774d3c079360fa20eaeeab78f7e370bbb847b6 /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties | |
| parent | 7fba72a44fa184c6c0bbbd0bd1b788863fe12cf0 (diff) | |
| parent | e8c0d909a7a1a1dcfc5620096a37205088ab727f (diff) | |
| download | Tango-6cfa1584d682e3b92236fa34ebd8587332dcb70f.tar.gz Tango-6cfa1584d682e3b92236fa34ebd8587332dcb70f.zip | |
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties/AssemblyInfo.cs b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties/AssemblyInfo.cs index 87c13caf5..e1d00fbe1 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties/AssemblyInfo.cs @@ -5,7 +5,7 @@ using System.Runtime.InteropServices; using System.Windows; [assembly: AssemblyTitle("Tango - Machine Studio Developer Module")] -[assembly: AssemblyVersion("2.0.18.1737")] +[assembly: AssemblyVersion("2.0.19.1608")] [assembly: ComVisible(false)] |
