From b8322cbcc5843acf0120a81976e87c119ff566c1 Mon Sep 17 00:00:00 2001 From: slerena Date: Thu, 25 Nov 2010 16:18:45 +0000 Subject: [PATCH] 2010-11-25 Sancho Lerena * include/config_process.php: Version update. * pandora_console.spec: Version update. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3630 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 6 ++++++ pandora_console/include/config_process.php | 4 ++-- pandora_console/pandora_console.spec | 4 ++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index c545631213..3aa1ca6ae6 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,9 @@ +2010-11-25 Sancho Lerena + + * include/config_process.php: Version update. + + * pandora_console.spec: Version update. + 2010-11-25 Miguel de Dios * extras/pandoradb_migrate_v3.1_to_v3.2.sql: erase the problematic diff --git a/pandora_console/include/config_process.php b/pandora_console/include/config_process.php index da514a948c..53f0cc23a4 100644 --- a/pandora_console/include/config_process.php +++ b/pandora_console/include/config_process.php @@ -22,8 +22,8 @@ /** * Pandora build version and version */ -$build_version = 'PC101108'; -$pandora_version = 'v3.2RC1'; +$build_version = 'PC101125'; +$pandora_version = 'v3.2rc2'; /* Help to debug problems. Override global PHP configuration */ if (!isset($develop_bypass)) $develop_bypass = 0; diff --git a/pandora_console/pandora_console.spec b/pandora_console/pandora_console.spec index 5200b65e2a..cb4f85d533 100755 --- a/pandora_console/pandora_console.spec +++ b/pandora_console/pandora_console.spec @@ -2,8 +2,8 @@ # Pandora FMS Console # %define name pandorafms_console -%define version 3.2RC1 -%define release 2 +%define version 3.2rc2 +%define release 1 %define httpd_name httpd # User and Group under which Apache is running %define httpd_name apache2