diff options
| author | Avi Levkovich <avi@twine-s.com> | 2020-11-17 16:01:31 +0200 |
|---|---|---|
| committer | Avi Levkovich <avi@twine-s.com> | 2020-11-17 16:01:31 +0200 |
| commit | 19ac98b8c46b352fd99fa7c8f320fae6e1572b99 (patch) | |
| tree | 744881075b837310cdf0b7399946e952c1dc782b /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI | |
| parent | c70273e22beeee78b6ba7e60c365f1f860fc7848 (diff) | |
| parent | 5c147231611ca2a99702152ad3073524347a24b9 (diff) | |
| download | Tango-19ac98b8c46b352fd99fa7c8f320fae6e1572b99.tar.gz Tango-19ac98b8c46b352fd99fa7c8f320fae6e1572b99.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 |
