aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DragAndDrop
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.DragAndDrop
parent44f71ccd29edeeb13621996659232fca4554faf1 (diff)
downloadTango-658d3d07ed46c6fdb7276b614a93b78c3e02060f.tar.gz
Tango-658d3d07ed46c6fdb7276b614a93b78c3e02060f.zip
Fixed some issues with MS 3.0
Diffstat (limited to 'Software/Visual_Studio/Tango.DragAndDrop')
-rw-r--r--Software/Visual_Studio/Tango.DragAndDrop/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.DragAndDrop/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.DragAndDrop/Properties/AssemblyInfo.cs
index 17e5d4ce5..59c4db84b 100644
--- a/Software/Visual_Studio/Tango.DragAndDrop/Properties/AssemblyInfo.cs
+++ b/Software/Visual_Studio/Tango.DragAndDrop/Properties/AssemblyInfo.cs
@@ -3,5 +3,5 @@ using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - Drag & Drop Components")]
-[assembly: AssemblyVersion("2.0.24.1647")]
+[assembly: AssemblyVersion("2.0.25.1159")]
[assembly: ComVisible(false)] \ No newline at end of file