aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.CodeGeneration
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-08-23 13:25:37 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-08-23 13:25:37 +0300
commit658d3d07ed46c6fdb7276b614a93b78c3e02060f (patch)
tree17f5ad6851a497d1af97f239cc48268638d7e08e /Software/Visual_Studio/Tango.CodeGeneration
parent44f71ccd29edeeb13621996659232fca4554faf1 (diff)
downloadTango-658d3d07ed46c6fdb7276b614a93b78c3e02060f.tar.gz
Tango-658d3d07ed46c6fdb7276b614a93b78c3e02060f.zip
Fixed some issues with MS 3.0
Diffstat (limited to 'Software/Visual_Studio/Tango.CodeGeneration')
-rw-r--r--Software/Visual_Studio/Tango.CodeGeneration/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.CodeGeneration/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.CodeGeneration/Properties/AssemblyInfo.cs
index 0af1368ea..20dcb4bd3 100644
--- a/Software/Visual_Studio/Tango.CodeGeneration/Properties/AssemblyInfo.cs
+++ b/Software/Visual_Studio/Tango.CodeGeneration/Properties/AssemblyInfo.cs
@@ -3,5 +3,5 @@ using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - Code Generation Components")]
-[assembly: AssemblyVersion("2.0.15.1119")]
+[assembly: AssemblyVersion("2.0.16.1159")]
[assembly: ComVisible(false)] \ No newline at end of file