mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-26 03:19:05 +02:00
Cleaned -v and -q options
This commit is contained in:
parent
5283771e32
commit
2d4577b23b
@ -44,8 +44,8 @@ our @EXPORT = qw(
|
||||
);
|
||||
|
||||
# version: Defines actual version of Pandora Server for this module only
|
||||
my $pandora_version = "7.0NG.751";
|
||||
my $pandora_build = "210120";
|
||||
my $pandora_version = "7.0NG.752";
|
||||
my $pandora_build = "210310";
|
||||
our $VERSION = $pandora_version." ".$pandora_build;
|
||||
|
||||
# Setup hash
|
||||
|
Loading…
x
Reference in New Issue
Block a user