Forward Firewall: just increased version number

This commit is contained in:
Alexander Marx
2013-07-10 13:51:46 +02:00
committed by Michael Tremer
parent 595a90f003
commit 6584a984a0

View File

@@ -64,7 +64,7 @@ my %aliases=();
my %optionsfw=();
my %ifaces=();
my $VERSION='0.9.9.10';
my $VERSION='0.9.9.11';
my $color;
my $confignet = "${General::swroot}/fwhosts/customnetworks";
my $confighost = "${General::swroot}/fwhosts/customhosts";