diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 9fab944e69..6baaf29ebe 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,9 @@ +2012-12-10 Sancho Lerena + + * include/config_process.php, + install.php, + index.php: Version build update. + 2012-12-10 Sergio Martin * include/javascript/pandora_modules.js diff --git a/pandora_console/include/config_process.php b/pandora_console/include/config_process.php index 30fd814368..5520a725de 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 = 'PC120621'; +$build_version = 'PC121210'; $pandora_version = 'v5.0dev'; // Do not overwrite default timezone set if defined. diff --git a/pandora_console/index.php b/pandora_console/index.php index 2895f5573b..74c4b4daa0 100644 --- a/pandora_console/index.php +++ b/pandora_console/index.php @@ -2,7 +2,7 @@ // Pandora FMS - http://pandorafms.com // ================================================== -// Copyright (c) 2005-2011 Artica Soluciones Tecnologicas +// Copyright (c) 2005-2012 Artica Soluciones Tecnologicas // Please see http://pandorafms.org for full contribution list // This program is free software; you can redistribute it and/or diff --git a/pandora_console/install.php b/pandora_console/install.php index 2686a8f91a..32cb2f3d8d 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -63,7 +63,7 @@
"; } -?> \ No newline at end of file +?>