Release v1.1.2
This commit is contained in:
parent
f72997e1ae
commit
01f8aec193
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Getopt::Long::Configure('bundling');
|
|||
use lib "/usr/share/backuppc/lib";
|
||||
use BackupPC::Lib;
|
||||
|
||||
my $version = '1.1.1';
|
||||
my $version = '1.1.2';
|
||||
my $warnDaysOld = 2;
|
||||
my $critDaysOld = 7;
|
||||
my $verbose = 0;
|
||||
|
|
Loading…
Reference in a new issue