diff --git a/etc/bashrc b/etc/bashrc index 0634bee9f5e25a1c3697b9cf68f3003772b4d123..1b24ab2b2b3eb903c4b97b3b593ecb9bde08e927 100644 --- a/etc/bashrc +++ b/etc/bashrc @@ -55,7 +55,7 @@ # [WM_PROJECT_VERSION] - A human-readable version name # A development version is often named 'com' - as in www.openfoam.com -export WM_PROJECT_VERSION=com +export WM_PROJECT_VERSION=v2112 #------------------------------------------------------------------------------ # Configuration environment variables. diff --git a/etc/cshrc b/etc/cshrc index ae50d92ba9bc9cbec5dcc789cf566c680404884c..0a6b09abf82ba62a7a780de1d8269c702169a1c6 100644 --- a/etc/cshrc +++ b/etc/cshrc @@ -55,7 +55,7 @@ # [WM_PROJECT_VERSION] - A human-readable version name # A development version is often named 'com' - as in www.openfoam.com -setenv WM_PROJECT_VERSION com +setenv WM_PROJECT_VERSION v2112 #------------------------------------------------------------------------------ # Configuration environment variables.