diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2025-08-15 13:43:55 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2025-08-15 13:43:55 +0300 |
| commit | 25933e3fd940dbf89b1924383feabb3a5619846d (patch) | |
| tree | 89d2f8b1d8c00bbd5164cedbdf40eeb3f323ddac /Software/Visual_Studio/PPC/Tango.PPC.UI/Properties | |
| parent | aff2b2a236db748a87a6a2920e7c5500fd62b469 (diff) | |
| download | Tango-25933e3fd940dbf89b1924383feabb3a5619846d.tar.gz Tango-25933e3fd940dbf89b1924383feabb3a5619846d.zip | |
Fixed X1 Installer.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Properties')
| -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 30a655bae..4e55e9637 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("3.0.7.0")] +[assembly: AssemblyVersion("3.0.8.0")] |
