diff --git a/GSA_Adapter/Properties/AssemblyInfo.cs b/GSA_Adapter/Properties/AssemblyInfo.cs index 03f2d73e..9a0d316a 100644 --- a/GSA_Adapter/Properties/AssemblyInfo.cs +++ b/GSA_Adapter/Properties/AssemblyInfo.cs @@ -53,8 +53,8 @@ // 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("6.0.0.0")] -[assembly: AssemblyFileVersion("6.3.0.0")] +[assembly: AssemblyVersion("7.0.0.0")] +[assembly: AssemblyFileVersion("7.0.0.0")] diff --git a/GSA_Engine/Properties/AssemblyInfo.cs b/GSA_Engine/Properties/AssemblyInfo.cs index 417fe7f4..f04ac9a6 100644 --- a/GSA_Engine/Properties/AssemblyInfo.cs +++ b/GSA_Engine/Properties/AssemblyInfo.cs @@ -53,8 +53,8 @@ // 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("6.0.0.0")] -[assembly: AssemblyFileVersion("6.3.0.0")] +[assembly: AssemblyVersion("7.0.0.0")] +[assembly: AssemblyFileVersion("7.0.0.0")] diff --git a/GSA_oM/Properties/AssemblyInfo.cs b/GSA_oM/Properties/AssemblyInfo.cs index 79948642..376091f5 100644 --- a/GSA_oM/Properties/AssemblyInfo.cs +++ b/GSA_oM/Properties/AssemblyInfo.cs @@ -54,8 +54,8 @@ // 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("6.0.0.0")] -[assembly: AssemblyFileVersion("6.3.0.0")] +[assembly: AssemblyVersion("7.0.0.0")] +[assembly: AssemblyFileVersion("7.0.0.0")]