diff --git a/HTTP_Adapter/Properties/AssemblyInfo.cs b/HTTP_Adapter/Properties/AssemblyInfo.cs index 6a5e936..be6bb9c 100644 --- a/HTTP_Adapter/Properties/AssemblyInfo.cs +++ b/HTTP_Adapter/Properties/AssemblyInfo.cs @@ -54,7 +54,7 @@ // 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("5.0.0.0")] -[assembly: AssemblyFileVersion("5.3.0.0")] +[assembly: AssemblyVersion("6.0.0.0")] +[assembly: AssemblyFileVersion("6.0.0.0")] diff --git a/HTTP_Engine/Properties/AssemblyInfo.cs b/HTTP_Engine/Properties/AssemblyInfo.cs index db488d1..edc4430 100644 --- a/HTTP_Engine/Properties/AssemblyInfo.cs +++ b/HTTP_Engine/Properties/AssemblyInfo.cs @@ -54,7 +54,7 @@ // 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("5.0.0.0")] -[assembly: AssemblyFileVersion("5.3.0.0")] +[assembly: AssemblyVersion("6.0.0.0")] +[assembly: AssemblyFileVersion("6.0.0.0")] diff --git a/HTTP_oM/Properties/AssemblyInfo.cs b/HTTP_oM/Properties/AssemblyInfo.cs index 8bdfae4..954f504 100644 --- a/HTTP_oM/Properties/AssemblyInfo.cs +++ b/HTTP_oM/Properties/AssemblyInfo.cs @@ -54,7 +54,7 @@ // 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("5.0.0.0")] -[assembly: AssemblyFileVersion("5.3.0.0")] +[assembly: AssemblyVersion("6.0.0.0")] +[assembly: AssemblyFileVersion("6.0.0.0")]