diff --git a/Composite/Properties/AssemblyInfo.cs b/Composite/Properties/AssemblyInfo.cs index a8e2b14a03..275c55be1e 100644 --- a/Composite/Properties/AssemblyInfo.cs +++ b/Composite/Properties/AssemblyInfo.cs @@ -8,9 +8,9 @@ // associated with an assembly. #if !InternalBuild -[assembly: AssemblyTitle("Composite C1 4.0 Release Candidate (in progress)")] +[assembly: AssemblyTitle("Composite C1 4.0")] #else -[assembly: AssemblyTitle("Composite C1 4.0 Release Candidate (Internal build)")] +[assembly: AssemblyTitle("Composite C1 4.0 (Internal build)")] #endif [assembly: AssemblyDescription("Composite C1 Core classes")]