diff options
| author | Roy <Roy.mail.net@gmail.com> | 2023-05-01 13:33:10 +0300 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2023-05-01 13:33:10 +0300 |
| commit | e4b6e16045c6222f8a4a30a39dea53bcc230dee9 (patch) | |
| tree | 105b0208d3aee79b90b283b82baf62c22cb33762 /Software/Visual_Studio/PPC | |
| parent | 77a8cb7148202e0404f80098ccda3f8021e8e3bc (diff) | |
| download | Tango-e4b6e16045c6222f8a4a30a39dea53bcc230dee9.tar.gz Tango-e4b6e16045c6222f8a4a30a39dea53bcc230dee9.zip | |
updated ppc version
Diffstat (limited to 'Software/Visual_Studio/PPC')
| -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 32faa0d4e..56e42453f 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.8.9.0")] +[assembly: AssemblyVersion("2.0.0.0")] |
