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>2019-04-30 13:39:27 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2019-04-30 13:39:27 +0300
commit1d02b0cf2a0aa550cb87464ab8beea60a6d2e006 (patch)
tree17b4db78fa4c4c01907c55459a7d3a46031b16e3 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs
parentca615f9192350dadd7be4ab0e096e380816ca2a6 (diff)
downloadTango-1d02b0cf2a0aa550cb87464ab8beea60a6d2e006.tar.gz
Tango-1d02b0cf2a0aa550cb87464ab8beea60a6d2e006.zip
Implemented better events handling ExternalBridge <=> Machine Studio.
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 fb9d1472b..496b7d8f8 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.0.15.0")]
+[assembly: AssemblyVersion("4.0.16.0")]
[assembly: ComVisible(false)] \ No newline at end of file