~slerena/pandora-fms/5.x

« back to all changes in this revision

Viewing changes to pandora_server/util/pandora_manage.pl

  • Committer: artica
  • Date: 2018-01-14 23:01:33 UTC
  • Revision ID: git-v1:d1c9acf077802b88c9d52335f72abaa258f94796
Auto-updated build strings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
Encode::Locale::decode_argv;
35
35
 
36
36
# version: define current version
37
 
my $version = "5.1SP4 PS180114";
 
37
my $version = "5.1SP4 PS180115";
38
38
 
39
39
# save program name for logging
40
40
my $progname = basename($0);