From 55a7b200ddf2cca151ac36ae4dab3dcca6b2cb12 Mon Sep 17 00:00:00 2001 From: Exile Date: Sat, 27 Sep 2014 02:46:47 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=BE=D0=B2=D1=8B=D0=B9=20=D0=B1=D0=B8?= =?UTF-8?q?=D0=BB=D0=B4:=20ALPHA-2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upload/library/config.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/upload/library/config.php b/upload/library/config.php index 651a5555f..4474d2723 100644 --- a/upload/library/config.php +++ b/upload/library/config.php @@ -65,12 +65,12 @@ if (!defined('BB_ROOT')) die(basename(__FILE__)); $bb_cfg = $tr_cfg = $page_cfg = array(); // Primary domain name -$domain_name = 'torrentpier.me'; // enter here your primary domain name of your site +$domain_name = 'torrentpier.me'; // enter here your primary domain name of your site $domain_name = (!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : $domain_name; // Version info -$bb_cfg['tp_version'] = '2.1.1'; -$bb_cfg['tp_release_date'] = '11-09-2014'; +$bb_cfg['tp_version'] = '2.1.2'; +$bb_cfg['tp_release_date'] = '27-09-2014'; $bb_cfg['tp_release_state'] = 'ALPHA'; // Database