diff --git a/SAP2000_Adapter/Properties/AssemblyInfo.cs b/SAP2000_Adapter/Properties/AssemblyInfo.cs index e24a860..575ba4b 100644 --- a/SAP2000_Adapter/Properties/AssemblyInfo.cs +++ b/SAP2000_Adapter/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")] diff --git a/SAP2000_Engine/Properties/AssemblyInfo.cs b/SAP2000_Engine/Properties/AssemblyInfo.cs index 78dd35e..550b8f1 100644 --- a/SAP2000_Engine/Properties/AssemblyInfo.cs +++ b/SAP2000_Engine/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")] diff --git a/SAP2000_oM/Properties/AssemblyInfo.cs b/SAP2000_oM/Properties/AssemblyInfo.cs index 527dd54..409cd5b 100644 --- a/SAP2000_oM/Properties/AssemblyInfo.cs +++ b/SAP2000_oM/Properties/AssemblyInfo.cs @@ -51,8 +51,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")]