Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r756:4da1183a196d
Date: 2016-06-14 22:33 +0200
http://bitbucket.org/pypy/pypy.org/changeset/4da1183a196d/
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: 61.0
+ value: 61.1
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
- $64088 of $105000 (61.0%)
+ $64178 of $105000 (61.1%)
<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 $9138 left
+ we have $9219 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