Skip to content

Commit

Permalink
Item8804: Prepare for release
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@6999 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
GeorgeClark authored and GeorgeClark committed Mar 30, 2010
1 parent 298929a commit 4998174
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions BuildContrib/data/System/BuildContrib.txt
Expand Up @@ -567,6 +567,7 @@ Another great Foswiki extension from the <a style="text-decoration:none" href="h
| Release: | %$RELEASE% |
| Version: | %$VERSION% |
| Change&nbsp;History: | |
| 30 Mar 2010 | Foswiki::Task:Item8804: Improve support for alternate Extension repositories. Foswiki:Development/EasierMirroringOfExtensionRepositories |
| 11 Feb 2010 | Foswiki::Task:Item8468: Fixed incorrect link at the top of Extension topic - Foswiki:Main.AndrewJones |
| 9 Feb 2010 | Foswiki:Task:Item8490: Handle 200 or 400 from GET bin/login |
| 13 Sep 2009 | Foswiki:Task:Item8272: Improve handling of compression targets |
Expand Down
2 changes: 1 addition & 1 deletion BuildContrib/lib/Foswiki/Contrib/Build.pm
Expand Up @@ -44,7 +44,7 @@ our $basedir;
our $buildpldir;
our $libpath;

our $RELEASE = "11 Feb 2010";
our $RELEASE = "30 Mar 2010";
our $VERSION = '$Rev$';

our $SHORTDESCRIPTION = 'Automates build and packaging process, including installer generation, for extension modules.';
Expand Down

0 comments on commit 4998174

Please sign in to comment.