aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-11-13 14:45:22 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-11-13 14:45:22 +0200
commitd0faa49dc04de0ceb5e9854e965bb32473bc5b85 (patch)
tree208cded75a11ffe5e49bbb5fcd76e665ed83fbd6 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs
parentdbfcaf1951add6694a8c6a1572b52af4208e1d0f (diff)
downloadTango-d0faa49dc04de0ceb5e9854e965bb32473bc5b85.tar.gz
Tango-d0faa49dc04de0ceb5e9854e965bb32473bc5b85.zip
Machine Studio v3.5.68
Prevent graph crashing on OnRender. Differed SynchronizeColorSpaces with timer. Implemented color calibration for Research module.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs')
-rw-r--r--Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs2
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 3fecdab0b..183d1ba89 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("3.5.66.18305")]
+[assembly: AssemblyVersion("3.5.68.18305")]
[assembly: ComVisible(false)] \ No newline at end of file