Skip to content

Commit e90d101

Browse files
committed
Item000: Build 2.1.5-RC
1 parent 4d064aa commit e90d101

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/lib/Foswiki.pm

+2-2
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ BEGIN {
211211

212212
# DO NOT CHANGE THE FORMAT OF $VERSION.
213213
# Use $RELEASE for a descriptive version.
214-
use version 0.77; $VERSION = version->declare('v2.1.4_002');
215-
$RELEASE = 'Foswiki-2.1.5-Beta2';
214+
use version 0.77; $VERSION = version->declare('v2.1.4_003');
215+
$RELEASE = 'Foswiki-2.1.5-RC';
216216

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

0 commit comments

Comments
 (0)