diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2020-11-11 13:40:08 +0200 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2020-11-11 13:40:08 +0200 |
| commit | fd6dd049ab0a90e99fbceee70f60b0372c1aa016 (patch) | |
| tree | c30662b65cd70cac17e9eb05cd0cb83a53b37039 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI | |
| parent | 7f18cdd49df0d60ac84bd4a4f4911a4669d5afe7 (diff) | |
| parent | d36e7dc5b92e439004f48421dc00628a07a452e9 (diff) | |
| download | Tango-fd6dd049ab0a90e99fbceee70f60b0372c1aa016.tar.gz Tango-fd6dd049ab0a90e99fbceee70f60b0372c1aa016.zip | |
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
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 03c55f1c8..a6b7f8ce9 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.2.0.0")] +[assembly: AssemblyVersion("4.2.1.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
