Changeset 792


Ignore:
Timestamp:
11/19/08 04:14:12 (4 years ago)
Author:
SvenDowideit
Message:

Item109: start with new release VERSION

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/lib/TWiki.pm

    r785 r792  
    177177    # Automatically expanded on checkin of this module 
    178178    $VERSION = '$Date: 2008-10-13 22:21:28 -0700 (Mon, 13 Oct 2008) $ $Rev: 17624 $ '; 
    179     $RELEASE = 'TWiki-4.2.4'; 
     179    $RELEASE = 'Foswiki-1.0.0'; 
    180180    $VERSION =~ s/^.*?\((.*)\).*: (\d+) .*?$/$RELEASE, $1, build $2/; 
    181181 
  • trunk/core/lib/TWiki.pm

    r784 r792  
    183183    # Automatically expanded on checkin of this module 
    184184    $VERSION = '$Date: 2008-10-22T09:44:10.938397Z $ $Rev: 16166 $ '; 
    185     $RELEASE = 'TWiki-5.0.0'; 
     185    $RELEASE = 'Foswiki-2.0.0'; 
    186186    $VERSION =~ s/^.*?\((.*)\).*: (\d+) .*?$/$RELEASE, $1, build $2/; 
    187187 
Note: See TracChangeset for help on using the changeset viewer.