diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-05-06 16:11:30 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-05-06 16:11:30 +0300 |
| commit | 9ced13748e2ccf973dc3b2bf0f793555f1e69975 (patch) | |
| tree | 9a892a600560097068665a43d8bef4fbf6b9434f /Software/Visual_Studio/MachineStudio | |
| parent | c4e94d9b42bdef1769113cb973faccef27b51c6f (diff) | |
| parent | a375a022bb4b4d5b07cdd5d370e7179a844662a6 (diff) | |
| download | Tango-9ced13748e2ccf973dc3b2bf0f793555f1e69975.tar.gz Tango-9ced13748e2ccf973dc3b2bf0f793555f1e69975.zip | |
Merge branch 'software' of https://twinetfs.visualstudio.com/Tango/_git/Tango into software
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 5ca9d5df2..59f94427c 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.4.9.0")] +[assembly: AssemblyVersion("4.5.0.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
