diff options
| author | Mirta <mirta@twine-s.com> | 2022-03-20 17:15:59 +0200 |
|---|---|---|
| committer | Mirta <mirta@twine-s.com> | 2022-03-20 17:15:59 +0200 |
| commit | 37e4b8554bae6eb41d1dc28556c60ab5afb5b47b (patch) | |
| tree | 42860566431d51aa8a583e18d5d5afd12b35d9fb /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI | |
| parent | 6b689a31422acfd26f9ebd79c1acaa95525252d9 (diff) | |
| parent | ee9c62ca908053bb6815a356577a08fdba3b05fd (diff) | |
| download | Tango-37e4b8554bae6eb41d1dc28556c60ab5afb5b47b.tar.gz Tango-37e4b8554bae6eb41d1dc28556c60ab5afb5b47b.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 9c36939e1..0cbd1a4f8 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.8.0")] +[assembly: AssemblyVersion("4.7.9.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
