We're approaching to 5.1 SP1 release.

This commit is contained in:
Sancho Lerena 2014-09-15 15:46:27 +02:00
parent 88acb1d38b
commit 871d79728f
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@
/**
* Pandora build version and version
*/
$build_version = 'PC140630';
$pandora_version = 'v5.1';
$build_version = 'PC140915';
$pandora_version = 'v5.1SP1';
// Do not overwrite default timezone set if defined.
$script_tz = @date_default_timezone_get();