diff --git a/etc/bashrc b/etc/bashrc index 9743498f3972c9e36f21da01e4ab76659427644f..1c63377b8e01f2e94f53fba4e04836e086c0a60a 100644 --- a/etc/bashrc +++ b/etc/bashrc @@ -45,7 +45,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=v1912 +export WM_PROJECT_VERSION=com #------------------------------------------------------------------------------ # Configuration environment variables. diff --git a/etc/cshrc b/etc/cshrc index 91dcace4a63fd88b6408d46af204b3468035b906..9d458a301d385e23f51fd5cc865565dc13a3ac77 100644 --- a/etc/cshrc +++ b/etc/cshrc @@ -45,7 +45,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 v1912 +setenv WM_PROJECT_VERSION com #------------------------------------------------------------------------------ # Configuration environment variables.