]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - html/cgi-bin/forwardfw.cgi
Forward Firewall: added --kerneltz option to timeframe
[people/teissler/ipfire-2.x.git] / html / cgi-bin / forwardfw.cgi
index a12f1a82e617727bdb6ee9113d5c1b42e9eb184b..24dbe293d3b8eca48aee0a89a2c66ff999ad1076 100755 (executable)
@@ -74,7 +74,7 @@ my %ipsecsettings=();
 my %aliases=();
 my %optionsfw=();
 
-my $VERSION='0.9.8.0';
+my $VERSION='0.9.8.1';
 my $color;
 my $confignet          = "${General::swroot}/fwhosts/customnetworks";
 my $confighost         = "${General::swroot}/fwhosts/customhosts";