diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-14 16:58:57 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-14 16:58:57 +0300 |
| commit | 32291bd2686ce4ab88733d3575362a46e82ccb32 (patch) | |
| tree | a550036642e7ab4e19873f667b7f1a1e029b3b1d /Software/Visual_Studio/SideChains | |
| parent | 7e457b408bd016edb63b26fa92b236d08ef9d274 (diff) | |
| download | Tango-32291bd2686ce4ab88733d3575362a46e82ccb32.tar.gz Tango-32291bd2686ce4ab88733d3575362a46e82ccb32.zip | |
Machine Studio v2.8
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 a72149d49..bde9c6f09 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.17.1633")] +[assembly: AssemblyVersion("1.0.18.1647")] [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 1822a9fe1..6bc66ca75 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.17.1633")] +[assembly: AssemblyVersion("1.0.18.1647")] [assembly: AssemblyFileVersion("1.0.0.8")] |
