diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-29 11:49:53 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-29 11:49:53 +0300 |
| commit | c7c4975fd0010fc666c467105a39b1cd93cb818d (patch) | |
| tree | d1c2a9e2cc67826c029570a4fd746abe3ce0b88c /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs | |
| parent | 33a2d098936cad4e7a8ca0c16187023a78fc4e43 (diff) | |
| download | Tango-c7c4975fd0010fc666c467105a39b1cd93cb818d.tar.gz Tango-c7c4975fd0010fc666c467105a39b1cd93cb818d.zip | |
Added restore to previous version support.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs index 2c31c002f..224cd3199 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs @@ -4,5 +4,5 @@ using System.Runtime.InteropServices; [assembly: System.Windows.ThemeInfo(System.Windows.ResourceDictionaryLocation.None, System.Windows.ResourceDictionaryLocation.SourceAssembly)] [assembly: AssemblyTitle("Tango - Machine Studio")] -[assembly: AssemblyVersion("3.3.38.18238")] +[assembly: AssemblyVersion("3.3.39.18238")] [assembly: ComVisible(false)]
\ No newline at end of file |
