Skip to content

Commit

Permalink
Item000: BUILD Foswiki-1.1.7_002-RC1 at Sat Dec 29 01:51:16 2012 GMT
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/branches/Release01x01@16295 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
GeorgeClark authored and GeorgeClark committed Dec 29, 2012
1 parent 5723a29 commit 3a25303
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/lib/Foswiki.pm
Expand Up @@ -168,8 +168,8 @@ BEGIN {

# DO NOT CHANGE THE FORMAT OF $VERSION.
# Use $RELEASE for a descriptive version.
use version 0.77; $VERSION = version->declare('v1.1.7_001');
$RELEASE = 'Foswiki-1.1.7_001-alpha';
use version 0.77; $VERSION = version->declare('v1.1.7_002');
$RELEASE = 'Foswiki-1.1.7_002-RC1';

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

0 comments on commit 3a25303

Please sign in to comment.