~slerena/pandora-fms/6.0

« back to all changes in this revision

Viewing changes to pandora_agents/win32/pandora.cc

  • Committer: artica
  • Date: 2018-02-16 23:01:14 UTC
  • Revision ID: git-v1:5e6bcd34d8f54622dc602c9b8ffc994a52393137
Auto-updated build strings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
using namespace Pandora_Strutils;
31
31
 
32
32
#define PATH_SIZE    _MAX_PATH+1
33
 
#define PANDORA_VERSION ("7.0NG.719(Build 180216)")
 
33
#define PANDORA_VERSION ("7.0NG.719(Build 180217)")
34
34
 
35
35
string pandora_path;
36
36
string pandora_dir;