From 263e1b222075a559fe84c560777afc15e6d43239 Mon Sep 17 00:00:00 2001 From: mawtex Date: Mon, 25 Nov 2019 13:54:09 +0100 Subject: [PATCH] Version moniker now 6.8 --- Composite/Properties/SharedAssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Composite/Properties/SharedAssemblyInfo.cs b/Composite/Properties/SharedAssemblyInfo.cs index f8c232e35d..dc4329dde4 100644 --- a/Composite/Properties/SharedAssemblyInfo.cs +++ b/Composite/Properties/SharedAssemblyInfo.cs @@ -4,7 +4,7 @@ #if !InternalBuild [assembly: AssemblyTitle("C1 CMS 6.8")] #else -[assembly: AssemblyTitle("C1 CMS 6.7 (Internal Build)")] +[assembly: AssemblyTitle("C1 CMS 6.8 (Internal Build)")] #endif [assembly: AssemblyCompany("Orckestra Inc")]