]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - html/cgi-bin/forwardfw.cgi
Forward Firewall: Version update forwardfw.cgi
[people/teissler/ipfire-2.x.git] / html / cgi-bin / forwardfw.cgi
index 3f4ad306b30e48979c2020457cdb25a43e6dc52b..3e64259e8739662ab4fa815fa4bedfca31e7d5a7 100755 (executable)
@@ -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";