diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-01 18:46:05 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-01 18:46:05 +0300 |
| commit | 44728b1223a0e90785fe67f4e5782bee0683ed09 (patch) | |
| tree | 4c17718eecd87d407b6f9eb4b81d29895301aa8c /Software/Visual_Studio/PPC/Tango.PPC.Common/Properties | |
| parent | d5adb83c9487cd7198500a1e46933ca27a3411af (diff) | |
| download | Tango-44728b1223a0e90785fe67f4e5782bee0683ed09.tar.gz Tango-44728b1223a0e90785fe67f4e5782bee0683ed09.zip | |
Implemented default report issue settings on machine studio.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/Properties')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.Common/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Properties/AssemblyInfo.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/Properties/AssemblyInfo.cs index 947ab83eb..20ad516c0 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Properties/AssemblyInfo.cs @@ -8,7 +8,7 @@ using System.Windows; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Tango Panel PC Common Library")] -[assembly: AssemblyVersion("2.0.8.1355")] +[assembly: AssemblyVersion("2.0.9.1657")] [assembly:ThemeInfo( ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located |
