Skip to content

Commit

Permalink
Item533: Preparing Foswiki 1.0.0 beta 1
Browse files Browse the repository at this point in the history
Version defined


git-svn-id: http://svn.foswiki.org/trunk@1488 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
KennethLavrsen authored and KennethLavrsen committed Dec 21, 2008
1 parent 6fd859a commit b19b192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/Foswiki.pm
Expand Up @@ -160,7 +160,7 @@ BEGIN {
# DO NOT CHANGE THE FORMAT OF $VERSION
# Automatically expanded on checkin of this module
$VERSION = '$Date$ $Rev$ ';
$RELEASE = 'Foswiki-0.9.0';
$RELEASE = 'Foswiki-1.0.0-beta1';
$VERSION =~ s/^.*?\((.*)\).*: (\d+) .*?$/$RELEASE, $1, build $2/;

# Default handlers for different %TAGS%
Expand Down

0 comments on commit b19b192

Please sign in to comment.