forked from extern/shorewall_code
Update makeshorewall for 3.2.0
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3647 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
6106397d66
commit
1bd69b5da7
@ -218,7 +218,13 @@ case $VERSION in
|
||||
XMLPROJ="docs-3.1"
|
||||
SAMPLESTAG="trunk/Samples"
|
||||
;;
|
||||
*)
|
||||
3.2.*)
|
||||
SVNBRANCH="trunk/Shorewall"
|
||||
DOCTAG="trunk/docs"
|
||||
XMLPROJ="docs-3.1"
|
||||
SAMPLESTAG="trunk/Samples"
|
||||
;;
|
||||
*)
|
||||
echo "Unsupported Version: $VERSION"
|
||||
exit 2
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user