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

View File

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