Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r714:82f6f24d6fe5 Date: 2016-03-02 13:05 +0100 http://bitbucket.org/pypy/pypy.org/changeset/82f6f24d6fe5/
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.0 + value: 60.1 }); }); </script> <!-- Income:PyPy:Donations:Py3k / 0.95 --> - $63003 of $105000 (60.0%) + $63060 of $105000 (60.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 $8153 left + we have $8205 left in the account.</br> <a href="py3donate.html">Read proposal</a></span> </li> <li> _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit