From 509af8132de4373e10eb1dbe2f96b407bf4b0a10 Mon Sep 17 00:00:00 2001 From: bbruns Date: Mon, 12 May 2014 21:42:33 +0000 Subject: [PATCH] Ah oops, forgot to update the version internally. --- bin/srfirewall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/srfirewall b/bin/srfirewall index bfa54d3..bd96258 100755 --- a/bin/srfirewall +++ b/bin/srfirewall @@ -19,7 +19,7 @@ # along with this program. If not, see . # Static config options, normally do not need to change -FW_VERSION="2.0 Alpha 3" +FW_VERSION="2.0" # Important directory locations FWPREFIX="/usr/local"