From 9545108ef62bb444fa2a9e14e4c41fc86c3a45f2 Mon Sep 17 00:00:00 2001 From: Alexander Marx Date: Wed, 10 Jul 2013 13:51:46 +0200 Subject: [PATCH] Forward Firewall: just increased version number --- html/cgi-bin/forwardfw.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/cgi-bin/forwardfw.cgi b/html/cgi-bin/forwardfw.cgi index 12fa8f8c0b..b293b034ea 100755 --- a/html/cgi-bin/forwardfw.cgi +++ b/html/cgi-bin/forwardfw.cgi @@ -64,7 +64,7 @@ my %aliases=(); my %optionsfw=(); my %ifaces=(); -my $VERSION='0.9.9.10'; +my $VERSION='0.9.9.11'; my $color; my $confignet = "${General::swroot}/fwhosts/customnetworks"; my $confighost = "${General::swroot}/fwhosts/customhosts"; -- 2.39.5