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/SideChains | |
| 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/SideChains')
| -rw-r--r-- | Software/Visual_Studio/SideChains/RealTimeGraphEx/Properties/AssemblyInfo.cs | 2 | ||||
| -rw-r--r-- | Software/Visual_Studio/SideChains/Tango.AutoComplete/Properties/AssemblyInfo.cs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Software/Visual_Studio/SideChains/RealTimeGraphEx/Properties/AssemblyInfo.cs b/Software/Visual_Studio/SideChains/RealTimeGraphEx/Properties/AssemblyInfo.cs index 4bb196598..6d3a4bdb4 100644 --- a/Software/Visual_Studio/SideChains/RealTimeGraphEx/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/SideChains/RealTimeGraphEx/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ using System.Windows; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.21.1737")] +[assembly: AssemblyVersion("1.0.22.1552")] [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Software/Visual_Studio/SideChains/Tango.AutoComplete/Properties/AssemblyInfo.cs b/Software/Visual_Studio/SideChains/Tango.AutoComplete/Properties/AssemblyInfo.cs index f08291975..30435f176 100644 --- a/Software/Visual_Studio/SideChains/Tango.AutoComplete/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/SideChains/Tango.AutoComplete/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ using System.Windows.Markup; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.21.1737")] +[assembly: AssemblyVersion("1.0.22.1552")] [assembly: AssemblyFileVersion("1.0.0.8")] |
