Release v1.1.2

This commit is contained in:
Benjamin Renard 2015-11-17 10:39:50 +01:00
parent f72997e1ae
commit 01f8aec193

View file

@ -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;