diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-11-01 16:03:08 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-11-01 16:03:08 +0200 |
| commit | 7c250f479434f1f3e00531fac5168ab78d611c2e (patch) | |
| tree | 3b3e3852533743a9b003b9f58099df46659e6cc2 /Software/Visual_Studio/Tango.Serialization/Properties | |
| parent | 5bf030a1137f09e9d9898c8a837e49a1af0468f9 (diff) | |
| download | Tango-7c250f479434f1f3e00531fac5168ab78d611c2e.tar.gz Tango-7c250f479434f1f3e00531fac5168ab78d611c2e.zip | |
New color conversion.
Added new pid parameters.
Changes dispenser widget orientation.
Modified NoneEmptyIdsPacks to GetSupportedIdsPacks.
Diffstat (limited to 'Software/Visual_Studio/Tango.Serialization/Properties')
| -rw-r--r-- | Software/Visual_Studio/Tango.Serialization/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.Serialization/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.Serialization/Properties/AssemblyInfo.cs index 37784ffb4..d040981fe 100644 --- a/Software/Visual_Studio/Tango.Serialization/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Tango.Serialization/Properties/AssemblyInfo.cs @@ -3,5 +3,5 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: AssemblyTitle("Tango - Serialization Components")] -[assembly: AssemblyVersion("2.0.28.1737")] +[assembly: AssemblyVersion("2.0.30.1552")] [assembly: ComVisible(false)]
\ No newline at end of file |
