Changeset 6278


Ignore:
Timestamp:
02/11/10 21:51:45 (2 years ago)
Author:
AndrewJones
Message:

Item8468: Fixed incorrect link at the top of Extension topic

Location:
trunk/BuildContrib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/BuildContrib/data/System/BuildContrib.txt

    r6266 r6278  
    532532|  Version: | %$VERSION% | 
    533533| Change History: | | 
     534|  11 Feb 2010 | Foswiki::Task:Item8468: Fixed incorrect link at the top of Extension topic - Foswiki:Main.AndrewJones | 
    534535|  9 Feb 2010 | Foswiki:Task:Item8490: Handle 200 or 400 from GET bin/login | 
    535536|  13 Sep 2009 | Foswiki:Task:Item8272: Improve handling of compression targets | 
  • trunk/BuildContrib/lib/Foswiki/Contrib/Build.pm

    r6265 r6278  
    4545our $libpath; 
    4646 
    47 our $RELEASE = "29 Jul 2009"; 
     47our $RELEASE = "11 Feb 2010"; 
    4848our $VERSION = '$Rev$'; 
    4949 
     
    19431943 
    19441944If you want to report an error in the topic, please raise a report at 
    1945 http://foswiki.org/view/Tasks/$this->{project} 
     1945http://foswiki.org/Tasks/$this->{project} 
    19461946--> 
    19471947EXTRA 
Note: See TracChangeset for help on using the changeset viewer.