diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-23 13:25:37 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-23 13:25:37 +0300 |
| commit | 658d3d07ed46c6fdb7276b614a93b78c3e02060f (patch) | |
| tree | 17f5ad6851a497d1af97f239cc48268638d7e08e /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Properties | |
| parent | 44f71ccd29edeeb13621996659232fca4554faf1 (diff) | |
| download | Tango-658d3d07ed46c6fdb7276b614a93b78c3e02060f.tar.gz Tango-658d3d07ed46c6fdb7276b614a93b78c3e02060f.zip | |
Fixed some issues with MS 3.0
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Properties')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Properties/AssemblyInfo.cs b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Properties/AssemblyInfo.cs index ccb580abf..cd70982d5 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Properties/AssemblyInfo.cs @@ -5,7 +5,7 @@ using System.Runtime.InteropServices; using System.Windows; [assembly: AssemblyTitle("Tango - Machine Studio Common Components")] -[assembly: AssemblyVersion("2.0.25.1119")] +[assembly: AssemblyVersion("2.0.26.1159")] [assembly: ComVisible(false)] [assembly:ThemeInfo( |
