Forward Firewall: Version update forwardfw.cgi

This commit is contained in:
Alexander Marx
2013-03-22 07:55:17 +01:00
committed by Michael Tremer
parent 218b3341b6
commit f0da8d53d0

View File

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