mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
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…
x
Reference in New Issue
Block a user