diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2021-02-23 00:28:08 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2021-02-23 00:28:08 +0200 |
| commit | 09766551482e2474654dbceef2e2b18da5c4a42c (patch) | |
| tree | a41c13aa223d7843b406e8241d80b3cf80ef0ed3 /Software/Visual_Studio/MachineStudio | |
| parent | 22aae5a0e6bdd9ed91bf2c852980e08fe3c2dc29 (diff) | |
| download | Tango-09766551482e2474654dbceef2e2b18da5c4a42c.tar.gz Tango-09766551482e2474654dbceef2e2b18da5c4a42c.zip | |
Machine_Studio_v4.4.0
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 68bc336b0..920dbcb53 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.3.2.0")] +[assembly: AssemblyVersion("4.4.0.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
