diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2018-07-24 14:44:07 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2018-07-24 14:44:07 +0300 |
| commit | 50a7c87bfa117e55979e9d94e69688661608092c (patch) | |
| tree | 8292e36c8cdebaeec8796c76932fd355ff021a43 /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Properties/AssemblyInfo.cs | |
| parent | 11c58adff6c35b028e6eaa8cbb2de7c725958f30 (diff) | |
| parent | 7aaa8cb0c4b3c39c7583af89fcee5ea24e7b60ce (diff) | |
| download | Tango-50a7c87bfa117e55979e9d94e69688661608092c.tar.gz Tango-50a7c87bfa117e55979e9d94e69688661608092c.zip | |
merge
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Properties/AssemblyInfo.cs')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Properties/AssemblyInfo.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Properties/AssemblyInfo.cs b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Properties/AssemblyInfo.cs index 2470d1d64..6de4d55f1 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Properties/AssemblyInfo.cs @@ -5,6 +5,7 @@ using System.Runtime.InteropServices; using System.Windows; [assembly: AssemblyTitle("Tango - Machine Studio Machine Designer Module")] +[assembly: AssemblyVersion("2.0.5.1321")] [assembly: ComVisible(false)] |
