2009-11-24 Ramon Novoa <rnovoa@artica.es>

* installer/pandora_silent.mpi: Removed from repository. Merged changes
          into pandora.mpi.

        * installer/pandora.mpi: Merged with pandora_silent.mpi.

        * pandora.cc: Updated version string.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2126 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
Ramon Novoa 2009-11-24 17:31:53 +00:00
parent abc7664bf3
commit 6e4c5c4be1
4 changed files with 351 additions and 3193 deletions

View File

@ -1,3 +1,12 @@
2009-11-24 Ramon Novoa <rnovoa@artica.es>
* installer/pandora_silent.mpi: Removed from repository. Merged changes
into pandora.mpi.
* installer/pandora.mpi: Merged with pandora_silent.mpi.
* pandora.cc: Updated version string.
2009-11-19 Ramon Novoa <rnovoa@artica.es>
* windows/pandora_wmi.cc: Fixed bug #2895307.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -30,7 +30,7 @@ using namespace Pandora;
using namespace Pandora_Strutils;
#define PATH_SIZE _MAX_PATH+1
#define PANDORA_VERSION ("3.0(Build 090924)")
#define PANDORA_VERSION ("3.0(Build 091124)")
string pandora_path;
string pandora_dir;