diff --git a/etc/bashrc b/etc/bashrc index be671630fc..9cc50e0c6c 100644 --- a/etc/bashrc +++ b/etc/bashrc @@ -43,7 +43,7 @@ #------------------------------------------------------------------------------ export WM_PROJECT=OpenFOAM -export WM_PROJECT_VERSION=v1906 +export WM_PROJECT_VERSION=com # [projectDir] - directory containing this OpenFOAM version. # \- When this file is located as $WM_PROJECT_DIR/etc/bashrc, the next lines diff --git a/etc/cshrc b/etc/cshrc index de0a026293..6f2a2c093f 100644 --- a/etc/cshrc +++ b/etc/cshrc @@ -43,7 +43,7 @@ #------------------------------------------------------------------------------ setenv WM_PROJECT OpenFOAM -setenv WM_PROJECT_VERSION v1906 +setenv WM_PROJECT_VERSION com # [projectDir] - parent directory containing the OpenFOAM installation. # \- When this file is located as $WM_PROJECT_DIR/etc/cshrc, the next lines