From ea31bebaad0a065ba7c607dd0f386bdbd544721c Mon Sep 17 00:00:00 2001 From: George Clark Date: Fri, 3 Apr 2015 09:50:04 -0400 Subject: [PATCH] Item000: BUILD Foswiki-1.2.0_Beta_1 at Fri Apr 3 13:50:04 2015 GMT --- core/lib/Foswiki.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/lib/Foswiki.pm b/core/lib/Foswiki.pm index e820f94c2b..ac49843138 100644 --- a/core/lib/Foswiki.pm +++ b/core/lib/Foswiki.pm @@ -170,8 +170,8 @@ BEGIN { # DO NOT CHANGE THE FORMAT OF $VERSION. # Use $RELEASE for a descriptive version. - use version 0.77; $VERSION = version->declare("v1.1.999_001"); - $RELEASE = 'Foswiki-1.2.0 GIT'; + use version 0.77; $VERSION = version->declare('v1.1.999_002'); + $RELEASE = 'Foswiki-1.2.0_Beta_1'; # Default handlers for different %TAGS% # Where an entry is set as 'undef', the tag will be demand-loaded