diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-04-14 15:02:21 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-04-14 15:02:21 +0300 |
| commit | caa0881daeb93c63aee889f06473be01998f1395 (patch) | |
| tree | f46ac202af06b0fc34600eedaf259f79283fa080 /Software/Visual_Studio/PPC/Tango.PPC.UI | |
| parent | 923ad7e2eb56061930d1490eaacb9bbd50cc57db (diff) | |
| parent | 1d0dc706bd76c7add0adf29acf73e5c502737bad (diff) | |
| download | Tango-caa0881daeb93c63aee889f06473be01998f1395.tar.gz Tango-caa0881daeb93c63aee889f06473be01998f1395.zip | |
Merge branch 'software' of https://twinetfs.visualstudio.com/Tango/_git/Tango into software
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs | 4 | ||||
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | 2 |
2 files changed, 3 insertions, 3 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 04a82803f..6139c0dc8 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs @@ -7,5 +7,5 @@ using System.Windows; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("Tango PPC Application")] -[assembly: AssemblyVersion("1.4.8.0")] +[assembly: AssemblyTitle("Tango PPC Application")] +[assembly: AssemblyVersion("1.4.9.0")] diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest b/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest index efc5f8179..d72e75011 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest @@ -16,7 +16,7 @@ Remove this element if your application requires this virtualization for backwards compatibility. --> - <!--<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />--> + <requestedExecutionLevel level="requireAdministrator" uiAccess="false" /> </requestedPrivileges> </security> </trustInfo> |
