chiark / gitweb /
Version numbers no longer in download paths
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 22 Aug 2010 22:04:02 +0000 (23:04 +0100)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 22 Aug 2010 22:04:48 +0000 (23:04 +0100)
yarrg/web/upload

index 7e90f69273b7d02b2939d9d0b16045a88ac7ad8e..e2438be481cd8650e4f695b89abe4064127bab4c 100755 (executable)
@@ -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";
 </%perl>
 <h1>Uploading to YARRG</h1>
@@ -174,9 +174,9 @@ the MIT-style two-clause licence.
 
 <p>
 
-The download directory contains some historical versions, which you
-can see here:
-<a href="<% $url_base_base %>/"><% $url_base_base %>/</a> .
+The download directory can contains other versions (eg unreleased test
+versions), which you can see here:
+ <a href="<% $url_base_base %>/"><% $url_base_base %>/</a> .
 
 <p>