Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r563:895c01646e17 Date: 2015-01-30 17:51 +0100 http://bitbucket.org/pypy/pypy.org/changeset/895c01646e17/
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: 55.8 + value: 55.9 }); }); </script> <!-- Income:PyPy:Donations:Py3k / 0.95 --> - $58609 of $105000 (55.8%) + $58667 of $105000 (55.9%) <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 --> - $21731 of $80000 (27.2%) + $21741 of $80000 (27.2%) <div id="progressbar"> </div> _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit