diff --git a/etc/bashrc b/etc/bashrc index 02d084f0607adc627330158191e3724679ea7e74..a935a16f9343a382fdb1e1dbc41891b21af5a15a 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=v2212 #------------------------------------------------------------------------------ # Configuration environment variables. diff --git a/etc/cshrc b/etc/cshrc index 7f19beec7b9b8d8d592acd48f2dff4f04c2c7d7c..7b4f4c3e2b6ca17b7210d7cf26f637968ca1ed22 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 v2212 #------------------------------------------------------------------------------ # Configuration environment variables.