diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-04-13 12:57:53 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-04-13 12:57:53 +0300 |
| commit | c4923289f5ef45d6287a48b4cdcb4a72924157ee (patch) | |
| tree | 02d020baa2a23e337f66db8f82ea39c931f1eb62 /Software/Visual_Studio/Web | |
| parent | f7e96fd7a8a63ab099c135f339898355b3dd0bb2 (diff) | |
| download | Tango-c4923289f5ef45d6287a48b4cdcb4a72924157ee.tar.gz Tango-c4923289f5ef45d6287a48b4cdcb4a72924157ee.zip | |
Removed debug logs from PPC setup.
Diffstat (limited to 'Software/Visual_Studio/Web')
| -rw-r--r-- | Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs index 204aba666..5140754e7 100644 --- a/Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs @@ -24,4 +24,4 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("3.0.10.0")] +[assembly: AssemblyVersion("3.0.11.0")] |
