diff --git a/etc/bashrc b/etc/bashrc index 0de81b379..fcec623d6 100755 --- a/etc/bashrc +++ b/etc/bashrc @@ -34,7 +34,7 @@ export WM_PROJECT=foam export WM_FORK=extend -export WM_PROJECT_VERSION=3.1 +export WM_PROJECT_VERSION=3.2 # helps to easily write #ifdefs to detect a dev-version export FOAM_DEV=1 diff --git a/etc/cshrc b/etc/cshrc index 53920a832..d2b28e497 100644 --- a/etc/cshrc +++ b/etc/cshrc @@ -32,7 +32,7 @@ setenv WM_PROJECT foam setenv WM_FORK extend -setenv WM_PROJECT_VERSION 3.1 +setenv WM_PROJECT_VERSION 3.2 # helps to easily write #ifdefs to detect a foam-extend version setenv FOAM_DEV 1