Set new build number for devel branch and merged changelog from beta

This commit is contained in:
Andre Lorbach 2008-09-24 16:12:21 +02:00
parent e6e6687585
commit f5d3ae5e40

View File

@ -66,7 +66,7 @@ $LANG_EN = "en"; // Used for fallback
$LANG = "en"; // Default language
// Default Template vars
$content['BUILDNUMBER'] = "2.5.10";
$content['BUILDNUMBER'] = "2.7.0";
$content['TITLE'] = "phpLogCon :: Release " . $content['BUILDNUMBER']; // Default page title
$content['BASEPATH'] = $gl_root_path;
$content['SHOW_DONATEBUTTON'] = true; // Default = true!