Skip to content

Commit

Permalink
Item000: BUILD Foswiki-1.1.0-RC1 at Mon Sep 27 21:52:54 2010 GMT
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/branches/Release01x01@9387 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
KennethLavrsen authored and KennethLavrsen committed Sep 27, 2010
1 parent a517f24 commit a539507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/Foswiki.pm
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ BEGIN {
# DO NOT CHANGE THE FORMAT OF $VERSION
# Automatically expanded on checkin of this module
$VERSION = '$Date$ $Rev$ ';
$RELEASE = 'Foswiki-1.1.0-beta1';
$RELEASE = 'Foswiki-1.1.0-RC1';
$VERSION =~ s/^.*?\((.*)\).*: (\d+) .*?$/$RELEASE, $1, build $2/;

# Default handlers for different %TAGS%
Expand Down

0 comments on commit a539507

Please sign in to comment.