Modified ThirdParty/AllMake.stage5 to compile swak4Foam 0.4.0
This commit is contained in:
parent
76e22c7825
commit
2f02e183b6
1 changed files with 2 additions and 1 deletions
3
ThirdParty/AllMake.stage5
vendored
3
ThirdParty/AllMake.stage5
vendored
|
@ -57,11 +57,12 @@ echo
|
||||||
|
|
||||||
# swak4Foam - Version 0.3.1
|
# swak4Foam - Version 0.3.1
|
||||||
# swak4Foam - Version 0.3.2
|
# swak4Foam - Version 0.3.2
|
||||||
|
# swak4Foam - Version 0.4.0
|
||||||
# In fact, we are basically tracking the head branch from the Mercurial repository
|
# In fact, we are basically tracking the head branch from the Mercurial repository
|
||||||
# which is also replicated under the Breeder_2.0 section of the Subversion repository
|
# which is also replicated under the Breeder_2.0 section of the Subversion repository
|
||||||
#
|
#
|
||||||
|
|
||||||
SWAK_RELEASE_VERSION=0.3.2
|
SWAK_RELEASE_VERSION=0.4.0
|
||||||
|
|
||||||
if [ -z "$SWAK4FOAM_SYSTEM" ]
|
if [ -z "$SWAK4FOAM_SYSTEM" ]
|
||||||
then
|
then
|
||||||
|
|
Reference in a new issue