Skip to content

Commit

Permalink
Item000: Build Foswiki-1.2.0_Beta_2
Browse files Browse the repository at this point in the history
  • Loading branch information
gac410 committed Jun 15, 2015
1 parent 94d604d commit fff4206
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/lib/Foswiki.pm
Expand Up @@ -205,8 +205,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_002');
$RELEASE = 'Foswiki-1.2.0_Beta_1';
use version 0.77; $VERSION = version->declare('v1.1.999_003');
$RELEASE = 'Foswiki-1.2.0_Beta_2';

# Default handlers for different %TAGS%
# Where an entry is set as 'undef', the tag will be demand-loaded
Expand Down

0 comments on commit fff4206

Please sign in to comment.