Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r522:8ca06ef29c45
Date: 2014-08-11 21:57 +0200
http://bitbucket.org/pypy/pypy.org/changeset/8ca06ef29c45/
Log: update the values
diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -9,13 +9,13 @@
<script>
$(function() {
$("#progressbar").progressbar({
- value: 49.6
+ value: 49.8
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
- $52126 of $105000 (49.6%)
+ $52294 of $105000 (49.8%)
<div id="progressbar">
</div>
diff --git a/don3.html b/don3.html
--- a/don3.html
+++ b/don3.html
@@ -9,13 +9,13 @@
<script>
$(function() {
$("#progressbar").progressbar({
- value: 80.6
+ value: 80.7
});
});
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
- $48374 of $60000 (80.6%)
+ $48398 of $60000 (80.7%)
<div id="progressbar">
</div>
diff --git a/don4.html b/don4.html
--- a/don4.html
+++ b/don4.html
@@ -17,7 +17,7 @@
2nd call:
<!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
divided by 0.9 -->
- $13463 of $80000 (16.8%)
+ $13478 of $80000 (16.8%)
<div id="progressbar">
</div>
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit