Skip to content
Snippets Groups Projects
Commit 7d0b56d3 authored by Armin Rigo's avatar Armin Rigo
Browse files

update the values

parent b036c602
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
$61615 of $105000 (58.7%)
$61634 of $105000 (58.7%)
<div id="progressbar">
</div>
......@@ -23,7 +23,7 @@
<li>
<span id="donate_text">This donation goes towards supporting Python 3 in PyPy.
Current status:
we have $6889 left
we have $6906 left
in the account.</br> <a href="py3donate.html">Read proposal</a></span>
</li>
<li>
......
......@@ -9,9 +9,9 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 87.9
value: 88.0
});
});
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
......@@ -13,9 +13,9 @@
});
});
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
$52747 of $60000 (87.9%)
$52771 of $60000 (88.0%)
<div id="progressbar">
</div>
......@@ -23,7 +23,7 @@
<li>
<span id="donate_text">This donation goes towards supporting NumPy in PyPy.
Current status:
we have $7571 left
we have $7593 left
in the account.</br> <a href="numpydonate.html">Read proposal</a></span>
</li>
<li>
......
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