mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
r400
Стабильная версия, рекомендуемая для обновления и перехода. git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@400 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
parent
7c9edaa7c7
commit
49c4cd8f14
1 changed files with 2 additions and 2 deletions
|
@ -51,8 +51,8 @@ if (!defined('BB_ROOT')) die(basename(__FILE__));
|
|||
$bb_cfg = $tr_cfg = $page_cfg = array();
|
||||
|
||||
// Increase number of revision after update
|
||||
$bb_cfg['tp_version'] = '2.4 RC';
|
||||
$bb_cfg['tp_release_state'] = 'R399';
|
||||
$bb_cfg['tp_version'] = '2.4 Stable';
|
||||
$bb_cfg['tp_release_state'] = 'R400';
|
||||
$bb_cfg['tp_release_date'] = '13-04-2012';
|
||||
|
||||
// Database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue