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

Update the donation numbers.

parent cd63e0632085
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,8 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 41.5
value: 42.3
});
});
</script>
......@@ -13,8 +13,9 @@
});
});
</script>
$43563 of $105000 (41.5%)
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
$44419 of $105000 (42.3%)
<div id="progressbar">
</div>
......
......@@ -9,8 +9,8 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 74.2
value: 75.4
});
});
</script>
......@@ -13,8 +13,9 @@
});
});
</script>
$44502 of $60000 (74.2%)
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
$45211 of $60000 (75.4%)
<div id="progressbar">
</div>
......
......@@ -9,8 +9,8 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 43.2
value: 44.7
});
});
</script>
......@@ -13,8 +13,9 @@
});
});
</script>
$21791 of $50400 (43%)
<!-- Income:PyPy:Donations:Transactional Memory / 0.95 -->
$22540 of $50400 (44.7%)
<div id="progressbar">
</div>
......
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