Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r758:69f7b34a0213 Date: 2016-06-15 13:47 +0200 http://bitbucket.org/pypy/pypy.org/changeset/69f7b34a0213/
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.1 + value: 61.5 }); }); </script> <!-- Income:PyPy:Donations:Py3k / 0.95 --> - $64178 of $105000 (61.1%) + $64596 of $105000 (61.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 $9219 left + we have $9600 left in the account.</br> <a href="py3donate.html">Read proposal</a></span> </li> <li> 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 --> - $30732 of $80000 (38.4%) + $30744 of $80000 (38.4%) <div id="progressbar"> </div> @@ -25,7 +25,7 @@ <li> <span id="donate_text">This donation goes towards supporting the Transactional Memory in PyPy. Current status: - we have $23407 left + we have $23417 left in the account.</br> <a href="tmdonate2.html">Read proposal (2nd call)</a></span> </li> <li> _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit