[or-cvs] r15709: Update website+rdf for new version. (torbutton/trunk/website)
mikeperry at seul.org
mikeperry at seul.org
Mon Jul 7 00:08:25 UTC 2008
Author: mikeperry
Date: 2008-07-06 20:08:25 -0400 (Sun, 06 Jul 2008)
New Revision: 15709
Modified:
torbutton/trunk/website/index.html.en
torbutton/trunk/website/update.rdf
Log:
Update website+rdf for new version.
Modified: torbutton/trunk/website/index.html.en
===================================================================
--- torbutton/trunk/website/index.html.en 2008-07-07 00:01:01 UTC (rev 15708)
+++ torbutton/trunk/website/index.html.en 2008-07-07 00:08:25 UTC (rev 15709)
@@ -78,14 +78,14 @@
<body>
<h1>Torbutton Development Branch</h1>
-<strong>Current version:</strong> 1.2.0rc4 (27 Jun 2008)<br/>
+<strong>Current version:</strong> 1.2.0rc5 (06 Jul 2008)<br/>
<br/>
<strong>Authors:</strong> Scott Squires & Mike Perry<br>
<strong>Email:</strong> squires at freehaven dot net, mikeperry (o) fscked/org<br/>
<br/>
<strong>Install:</strong>
<a href="http://torbutton.torproject.org/dev/torbutton-current.xpi"
- hash="sha1:23df6a12c7140b5817338136da1cd7737412bbbb"
+ hash="sha1:050925e2c02e61f2f0ceb4683600fc0c58a835bb"
onclick="return install(event);">Local (Javascript verified)</a><br/>
<strong>Past Releases:</strong> <a href="releases/">Local (non-https)</a><br/>
<strong>Developer Documentation:</strong> <a href="design/">Torbutton Design Document</a> and <a href="design/MozillaBrownBag.pdf">Slides (Not actively updated)</a><br/>
Modified: torbutton/trunk/website/update.rdf
===================================================================
--- torbutton/trunk/website/update.rdf 2008-07-07 00:01:01 UTC (rev 15708)
+++ torbutton/trunk/website/update.rdf 2008-07-07 00:08:25 UTC (rev 15709)
@@ -15,13 +15,14 @@
<li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc2"/>
<li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc3"/>
<li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc4"/>
+ <li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc5"/>
</Seq>
</em:updates>
<!-- following two lines for Firefox 0.9. Specify the most recent version here -->
- <em:version>1.2.0rc4</em:version>
- <em:updateLink>https://torbutton.torproject.org/dev/releases/torbutton-1.2.0rc4.xpi</em:updateLink>
+ <em:version>1.2.0rc5</em:version>
+ <em:updateLink>https://torbutton.torproject.org/dev/releases/torbutton-1.2.0rc5.xpi</em:updateLink>
</Description>
<!-- version 1.1.14 -->
@@ -142,5 +143,17 @@
</em:targetApplication>
</Description>
+ <Description about="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc5">
+ <em:version>1.2.0rc5</em:version>
+ <em:targetApplication>
+ <Description>
+ <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+ <em:minVersion>0.9</em:minVersion>
+ <em:maxVersion>3.1a1pre</em:maxVersion>
+ <em:updateLink>https://torbutton.torproject.org/dev/releases/torbutton-1.2.0rc5.xpi</em:updateLink>
+ <em:updateHash>sha1:050925e2c02e61f2f0ceb4683600fc0c58a835bb</em:updateHash>
+ </Description>
+ </em:targetApplication>
+ </Description>
</RDF>
More information about the tor-commits
mailing list