diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2019-02-03 14:47:10 +0200 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2019-02-03 14:47:10 +0200 |
| commit | 041f75abe0e1d8ecdf6c032ef1556513fbdb456e (patch) | |
| tree | ea4d70bc560b39526220e1be5b00d29b36fd1643 /Software/Visual_Studio/MachineStudio | |
| parent | 0a1c6b4b11e09c25387782f6dd9498c67bb3bff9 (diff) | |
| parent | 7a1f9f14cc50001366be0efefc25fd5af403d02e (diff) | |
| download | Tango-041f75abe0e1d8ecdf6c032ef1556513fbdb456e.tar.gz Tango-041f75abe0e1d8ecdf6c032ef1556513fbdb456e.zip | |
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/MachineStudio')
| -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 c7c74f80d..c61e58fd8 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.2.0")] +[assembly: AssemblyVersion("4.0.3.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
