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

update the values

parent 43812543
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
$60284 of $105000 (57.4%)
$60308 of $105000 (57.4%)
<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 $5683 left
we have $5704 left
in the account.</br> <a href="py3donate.html">Read proposal</a></span>
</li>
<li>
......
......@@ -9,7 +9,7 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 36.7
value: 36.8
});
});
</script>
......@@ -17,7 +17,7 @@
2nd call:
<!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
divided by 0.9 -->
$29320 of $80000 (36.7%)
$29421 of $80000 (36.8%)
<div id="progressbar">
</div>
......@@ -25,7 +25,7 @@
<li>
<span id="donate_text">This donation goes towards supporting the Transactional Memory in PyPy.
Current status:
we have $22194 left
we have $22282 left
in the account.</br> <a href="tmdonate2.html">Read proposal (2nd call)</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