diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-07-30 11:47:03 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-07-30 11:47:03 +0300 |
| commit | 019bc4dca9a0655e5adf1e26d8e3f513563113db (patch) | |
| tree | 34f2d5e9d80d2d12a7e7c41e31dff1fd424a8fe2 /Software/Visual_Studio/Tango.DragAndDrop | |
| parent | e9c55f4d18b0aac54e1a726ffca0c3c10d2c23ff (diff) | |
| download | Tango-019bc4dca9a0655e5adf1e26d8e3f513563113db.tar.gz Tango-019bc4dca9a0655e5adf1e26d8e3f513563113db.zip | |
Improved and optimized transport layer transporter and adapter.
Diffstat (limited to 'Software/Visual_Studio/Tango.DragAndDrop')
| -rw-r--r-- | Software/Visual_Studio/Tango.DragAndDrop/Properties/AssemblyInfo.cs | 2 |
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 a490d0fb3..03bc5d817 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.13.1411")] +[assembly: AssemblyVersion("2.0.14.1355")] [assembly: ComVisible(false)]
\ No newline at end of file |
