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/MachineStudio | |
| parent | 6d54a5d28753a675cca9bb57549dbc75986be118 (diff) | |
| download | Tango-40afcf1c6591abacfa1466dd4d865296bf687aa4.tar.gz Tango-40afcf1c6591abacfa1466dd4d865296bf687aa4.zip | |
Working on SQLExaminer lib
Diffstat (limited to 'Software/Visual_Studio/MachineStudio')
2 files changed, 2 insertions, 2 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Properties/AssemblyInfo.cs b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Properties/AssemblyInfo.cs index 66e744ea5..7c1a4b38b 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Properties/AssemblyInfo.cs @@ -5,7 +5,7 @@ using System.Runtime.InteropServices; using System.Windows; [assembly: AssemblyTitle("Tango - Machine Studio Logging Module")] -[assembly: AssemblyVersion("2.0.6.1407")] +[assembly: AssemblyVersion("2.0.11.1933")] [assembly: ComVisible(false)] diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Properties/AssemblyInfo.cs b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Properties/AssemblyInfo.cs index a653afb0d..7ce7f6399 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Properties/AssemblyInfo.cs @@ -5,7 +5,7 @@ using System.Runtime.InteropServices; using System.Windows; [assembly: AssemblyTitle("Tango - Machine Studio Common Components")] -[assembly: AssemblyVersion("2.0.14.1828")] +[assembly: AssemblyVersion("2.0.19.1933")] [assembly: ComVisible(false)] [assembly:ThemeInfo( |
