From 390f3c27a1af4a9f90f756dfcde419f84f9c4f1a Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 17 Nov 2005 18:42:50 +0000 Subject: [PATCH] Update version to 3.0.1 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3015 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/uninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/uninstall.sh b/Shorewall/uninstall.sh index 5446d52e0..cedf3d236 100755 --- a/Shorewall/uninstall.sh +++ b/Shorewall/uninstall.sh @@ -26,7 +26,7 @@ # You may only use this script to uninstall the version # shown below. Simply run this script to remove Shorewall Firewall -VERSION=3.0.0 +VERSION=3.0.1 usage() # $1 = exit status {