2008-06-10 Ramon Novoa <rnovoa@artica.es>

* win32/pandora.cc: Updated version information.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@849 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
ramonn 2008-06-10 11:18:11 +00:00
parent 25245aa4d5
commit 7d1bba6c49
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-06-10 Ramon Novoa <rnovoa@artica.es>
* win32/pandora.cc: Updated version information.
2008-06-10 Ramon Novoa <rnovoa@artica.es>
* win32/PandoraAgent.dev: Updated.

View File

@ -30,7 +30,7 @@ using namespace Pandora;
using namespace Pandora_Strutils;
#define PATH_SIZE _MAX_PATH+1
#define PANDORA_VERSION ("1.3.1(Build 080429)")
#define PANDORA_VERSION ("2.0(Build 080610)")
string pandora_path;
string pandora_dir;