diff --git a/etc/bashrc b/etc/bashrc index c8e659d8fda49b16982d7bff6d2b0253cdaddcca..9d7b3effaa1df5fddc98695fb517d9fde1caa602 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=v2206 #------------------------------------------------------------------------------ # Configuration environment variables. diff --git a/etc/cshrc b/etc/cshrc index f117dad892d70ca1171637844e1a94808d49269c..c944e9db454977c888915d0c9a5de6338bfba31d 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 v2206 #------------------------------------------------------------------------------ # Configuration environment variables.