diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-01-14 13:55:48 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-01-14 13:55:48 +0200 |
| commit | e852921ea5399f228c804e999847277005f76e62 (patch) | |
| tree | 238cd21afe8e0f78a7491fc406d30b46ff04427f /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI | |
| parent | 68bface724098204e20fecbac745d30a1b6fc52d (diff) | |
| download | Tango-e852921ea5399f228c804e999847277005f76e62.tar.gz Tango-e852921ea5399f228c804e999847277005f76e62.zip | |
Machine Studio v4.0.1.0
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 96b1290b0..f673cacb9 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("4.0.0.0")] +[assembly: AssemblyVersion("4.0.1.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
