From: Alexander Marx Date: Fri, 22 Mar 2013 06:55:17 +0000 (+0100) Subject: Forward Firewall: Version update forwardfw.cgi X-Git-Tag: v2.15-beta1~290^2~11^2~102 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f0da8d53d02633030dafe6ad301488e8946ffccd;p=people%2Fms%2Fipfire-2.x.git Forward Firewall: Version update forwardfw.cgi --- diff --git a/html/cgi-bin/forwardfw.cgi b/html/cgi-bin/forwardfw.cgi index 3f4ad306b3..3e64259e87 100755 --- a/html/cgi-bin/forwardfw.cgi +++ b/html/cgi-bin/forwardfw.cgi @@ -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";