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

update the values

parent 2b866097
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,9 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 55.3
value: 55.6
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
......@@ -13,9 +13,9 @@
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
$58082 of $105000 (55.3%)
$58367 of $105000 (55.6%)
<div id="progressbar">
</div>
......
......@@ -9,9 +9,9 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 84.8
value: 85.2
});
});
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
......@@ -13,9 +13,9 @@
});
});
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
$50904 of $60000 (84.8%)
$51099 of $60000 (85.2%)
<div id="progressbar">
</div>
......
......@@ -9,7 +9,7 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 24.6
value: 26.8
});
});
</script>
......@@ -17,7 +17,7 @@
2nd call:
<!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
divided by 0.9 -->
$19674 of $80000 (24.6%)
$21455 of $80000 (26.8%)
<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