diff options
| author | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2021-09-30 15:40:52 +0300 |
|---|---|---|
| committer | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2021-09-30 15:40:52 +0300 |
| commit | 0efcffe3bfcd8a561a1dbca7ce01db3115d98440 (patch) | |
| tree | 20d77ea8e971b372d76c5d2b44717864913d4d4e /Software/Visual_Studio/Utilities/Tango.DispenserAnalyzer.UI/Properties/AssemblyInfo.cs | |
| parent | e8f482f7802624caf526b619d922dcb59be27e63 (diff) | |
| download | Tango-0efcffe3bfcd8a561a1dbca7ce01db3115d98440.tar.gz Tango-0efcffe3bfcd8a561a1dbca7ce01db3115d98440.zip | |
Dispenser analyzer upgrade. New version. Settings: DividerMaxError, value = 1500.
Diffstat (limited to 'Software/Visual_Studio/Utilities/Tango.DispenserAnalyzer.UI/Properties/AssemblyInfo.cs')
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.DispenserAnalyzer.UI/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Utilities/Tango.DispenserAnalyzer.UI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Utilities/Tango.DispenserAnalyzer.UI/Properties/AssemblyInfo.cs index 6a78631b7..58206ce7c 100644 --- a/Software/Visual_Studio/Utilities/Tango.DispenserAnalyzer.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Utilities/Tango.DispenserAnalyzer.UI/Properties/AssemblyInfo.cs @@ -51,7 +51,7 @@ 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("4.1.1.1")] +[assembly: AssemblyVersion("5.1.1.0")] [assembly: AssemblyFileVersion("1.0.0.0")] [assembly: NeutralResourcesLanguage("en-AS")] |
