]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - html/cgi-bin/forwardfw.cgi
Forward Firewall: 0.9.9.4a - Bugfix typo in firewallscript, DMZ Link on startpage...
[people/teissler/ipfire-2.x.git] / html / cgi-bin / forwardfw.cgi
index 7bd3fa52f6ddf2db7cf02c010140262fe67b37ae..ef9264cb1866f4443d0dfce02c671ce7fd832e27 100755 (executable)
@@ -77,7 +77,7 @@ my %aliases=();
 my %optionsfw=();
 my %ifaces=();
 
-my $VERSION='0.9.9.4';
+my $VERSION='0.9.9.4a';
 my $color;
 my $confignet          = "${General::swroot}/fwhosts/customnetworks";
 my $confighost         = "${General::swroot}/fwhosts/customhosts";