diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-07-23 17:08:05 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-07-23 17:08:05 +0300 |
| commit | e9ab4638c54565d47d393edc27b4699397f57784 (patch) | |
| tree | f5aca0357bbfb8d881279dcdbfebc8b9876a4158 /Software/Visual_Studio/Tango.Touch/Properties | |
| parent | 9b4b21d53a509b7731d2a296d9d13a1431dec6d8 (diff) | |
| download | Tango-e9ab4638c54565d47d393edc27b4699397f57784.tar.gz Tango-e9ab4638c54565d47d393edc27b4699397f57784.zip | |
Working on PPC.
Diffstat (limited to 'Software/Visual_Studio/Tango.Touch/Properties')
| -rw-r--r-- | Software/Visual_Studio/Tango.Touch/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.Touch/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.Touch/Properties/AssemblyInfo.cs index 323667fbd..00cdb87dd 100644 --- a/Software/Visual_Studio/Tango.Touch/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Tango.Touch/Properties/AssemblyInfo.cs @@ -5,7 +5,7 @@ using System.Runtime.InteropServices; using System.Windows; [assembly: AssemblyTitle("Tango - Touch Components")] -[assembly: AssemblyVersion("2.0.*")] +[assembly: AssemblyVersion("2.0.4.1536")] [assembly: ComVisible(false)] [assembly:ThemeInfo( |
