diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-02 19:42:50 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-02 19:42:50 +0300 |
| commit | 40afcf1c6591abacfa1466dd4d865296bf687aa4 (patch) | |
| tree | 2a0ea83c017a9ce2b25a2c7e1029dc6d9d231e46 /Software/Visual_Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs | |
| parent | 6d54a5d28753a675cca9bb57549dbc75986be118 (diff) | |
| download | Tango-40afcf1c6591abacfa1466dd4d865296bf687aa4.tar.gz Tango-40afcf1c6591abacfa1466dd4d865296bf687aa4.zip | |
Working on SQLExaminer lib
Diffstat (limited to 'Software/Visual_Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs')
| -rw-r--r-- | Software/Visual_Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs index 98b8a65d3..6cb3427ef 100644 --- a/Software/Visual_Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs @@ -3,5 +3,5 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: AssemblyTitle("Tango - Unit Testing")] -[assembly: AssemblyVersion("2.0.*")] +[assembly: AssemblyVersion("2.0.5.1933")] [assembly: ComVisible(false)]
\ No newline at end of file |
