From 4ff232d48ea3dfb21a14c74902061cf438d685c8 Mon Sep 17 00:00:00 2001 From: slerena Date: Thu, 8 Apr 2010 11:48:53 +0000 Subject: [PATCH] 2010-04-08 Sancho Lerena * include/config_process.php: Update build version. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2552 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 4 ++++ pandora_console/include/config_process.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 */