diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-07 16:59:51 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-07 16:59:51 +0300 |
| commit | 3bcad30c7eacb41c134631f79bb50957751f11c7 (patch) | |
| tree | e58a6d7f885944bb7a89838aa2e4a33b3179e159 /Software/Visual_Studio/SideChains | |
| parent | 8f65c009737752aaf3c504fb281875c2c41e8555 (diff) | |
| download | Tango-3bcad30c7eacb41c134631f79bb50957751f11c7.tar.gz Tango-3bcad30c7eacb41c134631f79bb50957751f11c7.zip | |
Machine Studio v2.7
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 15363eae9..a72149d49 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.16.1537")] +[assembly: AssemblyVersion("1.0.17.1633")] [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 8564cf502..1822a9fe1 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.16.1537")] +[assembly: AssemblyVersion("1.0.17.1633")] [assembly: AssemblyFileVersion("1.0.0.8")] |
