diff --git a/core/lib/Foswiki.pm b/core/lib/Foswiki.pm index 82af4b2764..9e6f9ca149 100644 --- a/core/lib/Foswiki.pm +++ b/core/lib/Foswiki.pm @@ -211,8 +211,8 @@ BEGIN { # DO NOT CHANGE THE FORMAT OF $VERSION. # Use $RELEASE for a descriptive version. - use version 0.77; $VERSION = version->declare('v2.1.4'); - $RELEASE = 'Foswiki-2.1.4'; + use version 0.77; $VERSION = version->declare('v2.1.4_001'); + $RELEASE = 'Foswiki-2.1.5-Beta1'; # Default handlers for different %TAGS% # Where an entry is set as 'undef', the tag will be demand-loaded