From: Ian Jackson Date: Sun, 22 Aug 2010 22:04:02 +0000 (+0100) Subject: Version numbers no longer in download paths X-Git-Tag: 6.6.4~10 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=commitdiff_plain;h=b4231b2020e89238be47ca46faa398ceffaed59f Version numbers no longer in download paths --- diff --git a/yarrg/web/upload b/yarrg/web/upload index 7e90f69..e2438be 100755 --- a/yarrg/web/upload +++ b/yarrg/web/upload @@ -36,7 +36,7 @@ <& docshead &> <%perl> my $url_base_base= 'http://yarrg.chiark.net/download/jpctb'; -my $download_version= '0.9.1'; +my $download_version= 'test'; my $url_base= "$url_base_base/$download_version";

Uploading to YARRG

@@ -174,9 +174,9 @@ the MIT-style two-clause licence.

-The download directory contains some historical versions, which you -can see here: -<% $url_base_base %>/ . +The download directory can contains other versions (eg unreleased test +versions), which you can see here: + <% $url_base_base %>/ .