[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r15523: Update website and update.rdf for new version. (torbutton/trunk/website)
Author: mikeperry
Date: 2008-06-27 15:22:16 -0400 (Fri, 27 Jun 2008)
New Revision: 15523
Modified:
torbutton/trunk/website/index.html.en
torbutton/trunk/website/update.rdf
Log:
Update website and update.rdf for new version.
Modified: torbutton/trunk/website/index.html.en
===================================================================
--- torbutton/trunk/website/index.html.en 2008-06-27 19:10:54 UTC (rev 15522)
+++ torbutton/trunk/website/index.html.en 2008-06-27 19:22:16 UTC (rev 15523)
@@ -78,14 +78,14 @@
<body>
<h1>Torbutton Development Branch</h1>
-<strong>Current version:</strong> 1.2.0rc3 (27 Jun 2008)<br/>
+<strong>Current version:</strong> 1.2.0rc4 (27 Jun 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:184294b480119bb7b943ede116345c52ee7772fc"
+ hash="sha1:23df6a12c7140b5817338136da1cd7737412bbbb"
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-06-27 19:10:54 UTC (rev 15522)
+++ torbutton/trunk/website/update.rdf 2008-06-27 19:22:16 UTC (rev 15523)
@@ -14,13 +14,14 @@
<li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc1"/>
<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"/>
</Seq>
</em:updates>
<!-- following two lines for Firefox 0.9. Specify the most recent version here -->
- <em:version>1.2.0rc3</em:version>
- <em:updateLink>https://torbutton.torproject.org/dev/releases/torbutton-1.2.0rc3.xpi</em:updateLink>
+ <em:version>1.2.0rc4</em:version>
+ <em:updateLink>https://torbutton.torproject.org/dev/releases/torbutton-1.2.0rc4.xpi</em:updateLink>
</Description>
<!-- version 1.1.14 -->
@@ -128,5 +129,18 @@
</em:targetApplication>
</Description>
+ <Description about="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc4">
+ <em:version>1.2.0rc4</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.0rc3.xpi</em:updateLink>
+ <em:updateHash>sha1:23df6a12c7140b5817338136da1cd7737412bbbb</em:updateHash>
+ </Description>
+ </em:targetApplication>
+ </Description>
+
</RDF>