diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-23 11:38:51 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-23 11:38:51 +0300 |
| commit | 9f4fa3e0a6bafe27dd1e584838e45d61864a70fd (patch) | |
| tree | 9949bf9cfc176302bb4edb02d60ff0bf94e924d5 /Software/Visual_Studio/SideChains | |
| parent | ea97f593f82a1176125901c257c8e81c45c23b67 (diff) | |
| download | Tango-9f4fa3e0a6bafe27dd1e584838e45d61864a70fd.tar.gz Tango-9f4fa3e0a6bafe27dd1e584838e45d61864a70fd.zip | |
Machine Studio v3.0
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 bde9c6f09..7c5ff58ed 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.18.1647")] +[assembly: AssemblyVersion("1.0.19.1119")] [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 6bc66ca75..fe55fc94f 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.18.1647")] +[assembly: AssemblyVersion("1.0.19.1119")] [assembly: AssemblyFileVersion("1.0.0.8")] |
