diff --git a/etc/bashrc b/etc/bashrc index 99f0d872a5..298849ed79 100644 --- a/etc/bashrc +++ b/etc/bashrc @@ -32,7 +32,7 @@ #------------------------------------------------------------------------------ export WM_PROJECT=OpenFOAM -export WM_PROJECT_VERSION=dev +#export WM_PROJECT_VERSION=dev #!!User: # either set $FOAM_INST_DIR before sourcing this file or set diff --git a/etc/cshrc b/etc/cshrc index a4bd6bc430..203466dd7d 100644 --- a/etc/cshrc +++ b/etc/cshrc @@ -32,7 +32,7 @@ #------------------------------------------------------------------------------ setenv WM_PROJECT OpenFOAM -setenv WM_PROJECT_VERSION dev +#setenv WM_PROJECT_VERSION dev #!!User: # either setenv FOAM_INST_DIR before sourcing this file or set