From 7c250f479434f1f3e00531fac5168ab78d611c2e Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Thu, 1 Nov 2018 16:03:08 +0200 Subject: New color conversion. Added new pid parameters. Changes dispenser widget orientation. Modified NoneEmptyIdsPacks to GetSupportedIdsPacks. --- .../MachineStudio/Tango.MachineStudio.Common/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common') diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Properties/AssemblyInfo.cs b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Properties/AssemblyInfo.cs index f6a6563dc..d8e920d3e 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Properties/AssemblyInfo.cs @@ -5,7 +5,7 @@ using System.Runtime.InteropServices; using System.Windows; [assembly: AssemblyTitle("Tango - Machine Studio Common Components")] -[assembly: AssemblyVersion("2.0.27.1737")] +[assembly: AssemblyVersion("2.0.28.1552")] [assembly: ComVisible(false)] [assembly:ThemeInfo( -- cgit v1.3.1