Set version number to 2.9.0

This commit is contained in:
Andre Lorbach 2010-01-14 10:38:08 +01:00
parent 9a41d9e07d
commit 30c63720f8

View File

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