From 1b057d7f51681dd82c6e6cc879f12d766fa4eccf Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Mon, 9 Nov 2020 15:55:29 +0200 Subject: Redundant. --- .../Help/proc-doc.chm | Bin 208671 -> 233761 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Software/Visual_Studio/FSE/Modules') diff --git a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm index 49bfd2707..30bac0262 100644 Binary files a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm and b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm differ -- cgit v1.3.1 From 313970208cf06fe7925e41a9479e619fa1aca7f6 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Mon, 9 Nov 2020 20:31:52 +0200 Subject: FSE 1.1.1 --- .../Help/proc-doc.chm | Bin 233761 -> 233761 bytes .../FSE/Tango.FSE.UI/Properties/AssemblyInfo.cs | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'Software/Visual_Studio/FSE/Modules') diff --git a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm index 30bac0262..dd4a2d6c4 100644 Binary files a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm and b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm differ diff --git a/Software/Visual_Studio/FSE/Tango.FSE.UI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/FSE/Tango.FSE.UI/Properties/AssemblyInfo.cs index 45f1f1c67..fa70e630e 100644 --- a/Software/Visual_Studio/FSE/Tango.FSE.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/FSE/Tango.FSE.UI/Properties/AssemblyInfo.cs @@ -8,5 +8,5 @@ using System.Windows; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Tango FSE")] -[assembly: AssemblyVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.1.1.0")] -- cgit v1.3.1