From 85c2be0da4effae70ea1cc8e75b9d8009d78c66e Mon Sep 17 00:00:00 2001 From: raulmateos Date: Mon, 13 Nov 2006 20:38:35 +0000 Subject: [PATCH] 2006-11-13 Raul Mateos * include/config.php: Change build date to correct order. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@257 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 4 ++++ pandora_console/include/config.php | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 35efc89824..4f99564c4b 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2006-11-13 Raul Mateos + + * include/config.php: Change build date to correct order. + 2006-10-31 Raul Mateos * operation/menu.php: Add highlighting when creating note in incidents diff --git a/pandora_console/include/config.php b/pandora_console/include/config.php index b50255fb5b..98d30127fb 100644 --- a/pandora_console/include/config.php +++ b/pandora_console/include/config.php @@ -20,8 +20,7 @@ // This is the base config file //Pandora Version - -$build_version="PC061004"; //PCddmmyy +$build_version="PC061004"; //PCyymmdd $pandora_version="v1.2 Beta 3"; // Database configuration