diff --git a/core/lib/Foswiki.pm b/core/lib/Foswiki.pm index 9e6f9ca149..4f5287eaed 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_001'); - $RELEASE = 'Foswiki-2.1.5-Beta1'; + use version 0.77; $VERSION = version->declare('v2.1.4_002'); + $RELEASE = 'Foswiki-2.1.5-Beta2'; # Default handlers for different %TAGS% # Where an entry is set as 'undef', the tag will be demand-loaded