]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Forward Firewall: Version update forwardfw.cgi
authorAlexander Marx <amarx@ipfire.org>
Fri, 22 Mar 2013 06:55:17 +0000 (07:55 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 9 Aug 2013 12:11:57 +0000 (14:11 +0200)
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";