Skip to content

Commit

Permalink
Item2580: Preparing 1.0.9 release
Browse files Browse the repository at this point in the history
Changing rev to 1.0.9-RC1 - getting ready for release candidate


git-svn-id: http://svn.foswiki.org/branches/Release01x00@5933 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
KennethLavrsen authored and KennethLavrsen committed Jan 5, 2010
1 parent a6c1bfc commit cca81ba
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 @@ -164,7 +164,7 @@ BEGIN {
# DO NOT CHANGE THE FORMAT OF $VERSION
# Automatically expanded on checkin of this module
$VERSION = '$Date$ $Rev$ ';
$RELEASE = 'Foswiki-1.0.8';
$RELEASE = 'Foswiki-1.0.9-RC1';
$VERSION =~ s/^.*?\((.*)\).*: (\d+) .*?$/$RELEASE, $1, build $2/;

# Default handlers for different %TAGS%
Expand Down

0 comments on commit cca81ba

Please sign in to comment.