From e322660dd33b8a94456001c155a40d0b831a1082 Mon Sep 17 00:00:00 2001 From: teastep Date: Sun, 15 Apr 2007 02:32:44 +0000 Subject: [PATCH] Correct omission git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5925 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-perl/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall-perl/install.sh b/Shorewall-perl/install.sh index 985f6e220..cf791125a 100755 --- a/Shorewall-perl/install.sh +++ b/Shorewall-perl/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA # -VERSION=3.9.1 +VERSION=3.9.2 usage() # $1 = exit status {