diff options
| author | Mirta <mirta@twine-s.com> | 2022-03-10 18:06:08 +0200 |
|---|---|---|
| committer | Mirta <mirta@twine-s.com> | 2022-03-10 18:06:08 +0200 |
| commit | 5ec4eb58b367f7b9b06ca552bd544a7354c3a288 (patch) | |
| tree | 0dfa51cd25d9cae011cb64e122bd5de08c47d2e5 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI | |
| parent | fc61da7b3d01d22c9ef764a2aa8a6d4344514ad6 (diff) | |
| parent | c029c5f856115a4df28ba8f033802fe9f6ab2b70 (diff) | |
| download | Tango-5ec4eb58b367f7b9b06ca552bd544a7354c3a288.tar.gz Tango-5ec4eb58b367f7b9b06ca552bd544a7354c3a288.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 e6bfdc0d8..6ebafbef2 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.6.0")] +[assembly: AssemblyVersion("4.7.7.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
