From c2f57e56141bfff53364f4ac8e9ee7f51a2de833 Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 14 Dec 2006 21:22:53 +0000 Subject: [PATCH] Update tools for 3.4 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5126 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- tools/build/makeshorewall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build/makeshorewall b/tools/build/makeshorewall index 8ecc0d5b2..6a6a552d0 100755 --- a/tools/build/makeshorewall +++ b/tools/build/makeshorewall @@ -236,7 +236,7 @@ case $VERSION in SAMPLESTAG="branches/3.2/Samples" HASLITE=Yes ;; - 3.3.*) + 3.4.*) SVNBRANCH="trunk/Shorewall" LITESVNBRANCH="trunk/Shorewall-lite" DOCTAG="trunk/docs"