Skip to content
Snippets Groups Projects
Commit b30c3353 authored by Sebastian Hahn's avatar Sebastian Hahn
Browse files

add stretch to debian download page

parent 2c08fe16
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@
docs/documentation>#MailingLists">mailing lists</a>,
you must subscribe before you can post.</li>
<li><i>donations@torproject.org</i> is for questions and comments about <a
href="<page donate/donate>">getting money to the developers</a>. More
href="<page donate/donate-1>">getting money to the developers</a>. More
donations means <a href="<page docs/faq>#Funding">more
Tor</a>. We're happy to help think about creative ways for you
to contribute.</li>
......
......@@ -14,6 +14,7 @@ var software = {
'tor': { '_stable': { 'squeeze': [ 'squeeze' ],
'wheezy': [ 'wheezy' ],
'jessie': [ 'jessie' ],
'stretch': [ 'stretch' ],
'sid': [ 'sid' ],
'lucid': [ 'lucid'],
'precise': [ 'precise'],
......@@ -22,6 +23,7 @@ var software = {
'utopic': [ 'utopic'] },
'experimental-0.2.7.x': { 'wheezy': [ 'wheezy' ],
'jessie': [ 'jessie' ],
'stretch': [ 'stretch' ],
'sid': [ 'sid' ],
'lucid': [ 'lucid'],
'precise': [ 'precise'],
......@@ -32,6 +34,7 @@ var software = {
'tor (from source)': { '_stable': { 'squeeze': [ 'squeeze' ],
'wheezy': [ 'wheezy' ],
'jessie': [ 'jessie' ],
'stretch': [ 'stretch' ],
'sid': [ 'sid' ],
'lucid': [ 'lucid'],
'precise': [ 'precise'],
......@@ -40,6 +43,7 @@ var software = {
'utopic': [ 'utopic'] },
'experimental-0.2.7.x': { 'wheezy': [ 'wheezy' ],
'jessie': [ 'jessie' ],
'stretch': [ 'stretch' ],
'sid': [ 'sid' ],
'lucid': [ 'lucid'],
'precise': [ 'precise'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment