Skip to content
Snippets Groups Projects
Commit 7b02c0fa authored by Andrew Heather's avatar Andrew Heather
Browse files

CONFIG: Reset WM_PROJECT_VERSION

parent 96e7dd8d
Branches
Tags
No related merge requests found
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
export WM_PROJECT=OpenFOAM export WM_PROJECT=OpenFOAM
export WM_PROJECT_VERSION=v1906 export WM_PROJECT_VERSION=com
# [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
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
setenv WM_PROJECT OpenFOAM setenv WM_PROJECT OpenFOAM
setenv WM_PROJECT_VERSION v1906 setenv WM_PROJECT_VERSION com
# [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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment