mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: reset WM_PROJECT_VERSION for the develop branch
This commit is contained in:
@ -41,7 +41,7 @@
|
|||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
|
|
||||||
export WM_PROJECT=OpenFOAM
|
export WM_PROJECT=OpenFOAM
|
||||||
export WM_PROJECT_VERSION=v1812
|
export WM_PROJECT_VERSION=plus
|
||||||
|
|
||||||
# [projectDir] - directory containing this OpenFOAM version.
|
# [projectDir] - directory containing this OpenFOAM version.
|
||||||
# \- When this file is located as $WM_PROJECT_DIR/etc/bashrc, the next lines
|
# \- When this file is located as $WM_PROJECT_DIR/etc/bashrc, the next lines
|
||||||
|
|||||||
@ -41,7 +41,7 @@
|
|||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
|
|
||||||
setenv WM_PROJECT OpenFOAM
|
setenv WM_PROJECT OpenFOAM
|
||||||
setenv WM_PROJECT_VERSION v1812
|
setenv WM_PROJECT_VERSION plus
|
||||||
|
|
||||||
# [projectDir] - parent directory containing the OpenFOAM installation.
|
# [projectDir] - parent directory containing the OpenFOAM installation.
|
||||||
# \- When this file is located as $WM_PROJECT_DIR/etc/cshrc, the next lines
|
# \- When this file is located as $WM_PROJECT_DIR/etc/cshrc, the next lines
|
||||||
|
|||||||
Reference in New Issue
Block a user