mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-13 16:11:37 +02:00
Forward Firewall: Version update forwardfw.cgi
This commit is contained in:
committed by
Michael Tremer
parent
218b3341b6
commit
f0da8d53d0
@@ -77,7 +77,7 @@ my %aliases=();
|
|||||||
my %optionsfw=();
|
my %optionsfw=();
|
||||||
my %ifaces=();
|
my %ifaces=();
|
||||||
|
|
||||||
my $VERSION='0.9.8.9';
|
my $VERSION='0.9.9.0';
|
||||||
my $color;
|
my $color;
|
||||||
my $confignet = "${General::swroot}/fwhosts/customnetworks";
|
my $confignet = "${General::swroot}/fwhosts/customnetworks";
|
||||||
my $confighost = "${General::swroot}/fwhosts/customhosts";
|
my $confighost = "${General::swroot}/fwhosts/customhosts";
|
||||||
|
|||||||
Reference in New Issue
Block a user