COMP: Updated bashrc/cshrc to reflect project name

This commit is contained in:
andy
2015-08-07 14:09:22 +01:00
parent 581d3b4742
commit 1e24c133ad
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
#------------------------------------------------------------------------------
export WM_PROJECT=OpenFOAM
export WM_PROJECT_VERSION=dev
export WM_PROJECT_VERSION=dev-OpenCFD
################################################################################
# USER EDITABLE PART: Changes made here may be lost with the next upgrade

View File

@ -31,7 +31,7 @@
#------------------------------------------------------------------------------
setenv WM_PROJECT OpenFOAM
setenv WM_PROJECT_VERSION dev
setenv WM_PROJECT_VERSION dev-OpenCFD
################################################################################
# USER EDITABLE PART: Changes made here may be lost with the next upgrade