Fix minor bug
This commit is contained in:
parent
9294253675
commit
96a5dd9991
|
@ -33,7 +33,7 @@ use base 'Exporter';
|
|||
our @ISA = qw(Exporter);
|
||||
|
||||
# version: Defines actual version of Pandora Server for this module only
|
||||
my $pandora_version = "7.0NG.769+ALT";
|
||||
my $pandora_version = "7.0NG.769";
|
||||
my $pandora_build = "230224";
|
||||
our $VERSION = $pandora_version." ".$pandora_build;
|
||||
|
||||
|
|
Loading…
Reference in New Issue