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