Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r861:90149bca1ec5
Date: 2017-02-14 10:13 +0100
http://bitbucket.org/pypy/pypy.org/changeset/90149bca1ec5/
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: 63.4
+ value: 63.5
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
- $66620 of $105000 (63.4%)
+ $66625 of $105000 (63.5%)
<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 $2444 left
+ we have $2448 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