]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - html/cgi-bin/forwardfw.cgi
Forward Firewall: fixed layout of deleted host in custom group
[people/teissler/ipfire-2.x.git] / html / cgi-bin / forwardfw.cgi
index e3b8c4a9dcb7aedce6876daf531e8c4f4ce80f61..1f2af8cd9d042b756c6948faca95de2ea947121b 100755 (executable)
@@ -77,7 +77,7 @@ my %aliases=();
 my %optionsfw=();
 my %ifaces=();
 
-my $VERSION='0.9.8.7';
+my $VERSION='0.9.8.8';
 my $color;
 my $confignet          = "${General::swroot}/fwhosts/customnetworks";
 my $confighost         = "${General::swroot}/fwhosts/customhosts";