Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r578:0fb16c46382d Date: 2015-03-08 19:56 +0100 http://bitbucket.org/pypy/pypy.org/changeset/0fb16c46382d/
Log: update the values diff --git a/don1.html b/don1.html --- a/don1.html +++ b/don1.html @@ -15,7 +15,7 @@ </script> <!-- Income:PyPy:Donations:Py3k / 0.95 --> - $58873 of $105000 (56.1%) + $58892 of $105000 (56.1%) <div id="progressbar"> </div> diff --git a/don4.html b/don4.html --- a/don4.html +++ b/don4.html @@ -9,7 +9,7 @@ <script> $(function() { $("#progressbar").progressbar({ - value: 28.1 + value: 28.2 }); }); </script> @@ -17,7 +17,7 @@ 2nd call: <!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014, divided by 0.9 --> - $22473 of $80000 (28.1%) + $22583 of $80000 (28.2%) <div id="progressbar"> </div> _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit