diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2020-09-25 04:04:52 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2020-09-25 04:04:52 +0300 |
| commit | 73d68112321587add7e22d89175fd1f12c34c6d1 (patch) | |
| tree | 194787c4494d767143caccf1710d2c451a7782ca /Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs | |
| parent | 531210371305ca4b7039a79f4ad2796189155393 (diff) | |
| download | Tango-73d68112321587add7e22d89175fd1f12c34c6d1.tar.gz Tango-73d68112321587add7e22d89175fd1f12c34c6d1.zip | |
Improved Auth2 package and tested.
Dropped "Stack trace not provided" message from TangoController.
Retained job user round-trip from MS.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs index de58aa679..b95219ad0 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs @@ -8,4 +8,4 @@ using System.Windows; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Tango PPC Application")] -[assembly: AssemblyVersion("1.1.28.0")] +[assembly: AssemblyVersion("1.2.3.0")] |
