diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 577d557c29..0fc889eaa2 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2010-04-08 Sancho Lerena + + * include/config_process.php: Update build version. + 2010-04-08 Junichi Satoh * godmode/modules/manage_network_components_form_network.php: Added diff --git a/pandora_console/include/config_process.php b/pandora_console/include/config_process.php index 60039b4a8d..d86eb4e93c 100644 --- a/pandora_console/include/config_process.php +++ b/pandora_console/include/config_process.php @@ -22,7 +22,7 @@ /** * Pandora build version and version */ -$build_version = 'PC10326'; // Remember is YYMMDD +$build_version = 'PC10408'; // Remember is YYMMDD $pandora_version = 'v3.1-dev'; /* Help to debug problems. Override global PHP configuration */