diff --git a/Build/CommonAssemblyInfo.cs b/Build/CommonAssemblyInfo.cs index 1a8595b..b5e422f 100644 --- a/Build/CommonAssemblyInfo.cs +++ b/Build/CommonAssemblyInfo.cs @@ -15,6 +15,6 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("3.7.4")] -[assembly: AssemblyFileVersion("3.7.4")] +[assembly: AssemblyVersion("3.7.5")] +[assembly: AssemblyFileVersion("3.7.5")] //[assembly: AssemblyInformationalVersion("2.5-filters")]