diff --git a/Units_Engine/Properties/AssemblyInfo.cs b/Units_Engine/Properties/AssemblyInfo.cs index be21b79..910e748 100644 --- a/Units_Engine/Properties/AssemblyInfo.cs +++ b/Units_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/Units_oM/Properties/AssemblyInfo.cs b/Units_oM/Properties/AssemblyInfo.cs index db5a8ac..b28a14c 100644 --- a/Units_oM/Properties/AssemblyInfo.cs +++ b/Units_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")]