diff options
| author | Mirta <mirta@twine-s.com> | 2022-03-17 14:32:33 +0200 |
|---|---|---|
| committer | Mirta <mirta@twine-s.com> | 2022-03-17 14:32:33 +0200 |
| commit | 8fe33d4d599dbfa71dc34777fbed1dd30f4d0356 (patch) | |
| tree | ed1894812f9dd037293d64d6a04eff4553e626be /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI | |
| parent | 09c04bcb8a42465521368e8c8abc7ecc18e947f2 (diff) | |
| parent | 17b77af67997525e711693be125f9388fd9edbc3 (diff) | |
| download | Tango-8fe33d4d599dbfa71dc34777fbed1dd30f4d0356.tar.gz Tango-8fe33d4d599dbfa71dc34777fbed1dd30f4d0356.zip | |
Merge branch 'ColorLib_Fixes_PPC_v1.6.9' of https://twinetfs.visualstudio.com/Tango/_git/Tango into ColorLib_Fixes_PPC_v1.6.9
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 6ebafbef2..9c36939e1 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.7.7.0")] +[assembly: AssemblyVersion("4.7.8.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
