Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r723:94a5ad8113da
Date: 2016-03-16 18:13 +0100
http://bitbucket.org/pypy/pypy.org/changeset/94a5ad8113da/
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: 60.3
+ value: 60.4
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
- $63312 of $105000 (60.3%)
+ $63421 of $105000 (60.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 $8434 left
+ we have $8534 left
in the account.</br> <a href="py3donate.html">Read proposal</a></span>
</li>
<li>
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit