diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2020-03-24 19:45:31 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2020-03-24 19:45:31 +0200 |
| commit | a7b5371f0813281df0993cfb3ff1aa75634274d4 (patch) | |
| tree | cf25329ab0346a9f2eaaa49ca721ed79145a46ce /Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs | |
| parent | 7c0bc53fb5af56dbadae7e7919e534d02c945ad7 (diff) | |
| download | Tango-a7b5371f0813281df0993cfb3ff1aa75634274d4.tar.gz Tango-a7b5371f0813281df0993cfb3ff1aa75634274d4.zip | |
PPC v1.1.10
Change copy local to true on Core and BL (LiteDB)
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs')
| -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 ce71639e7..6e9f08649 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.1.9.0")] +[assembly: AssemblyVersion("1.1.10.0")] |
