Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r561:bd7cce42cbf4
Date: 2015-01-20 12:23 +0100
http://bitbucket.org/pypy/pypy.org/changeset/bd7cce42cbf4/
Log: update the values
diff --git a/don3.html b/don3.html
--- a/don3.html
+++ b/don3.html
@@ -9,13 +9,13 @@
<script>
$(function() {
$("#progressbar").progressbar({
- value: 85.3
+ value: 85.5
});
});
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
- $51195 of $60000 (85.3%)
+ $51288 of $60000 (85.5%)
<div id="progressbar">
</div>
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit