Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r884:3c445eee1b27
Date: 2017-04-27 22:43 +0200
http://bitbucket.org/pypy/pypy.org/changeset/3c445eee1b27/

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.6
+      value: 63.7
    });
   });
 </script>
 
    <!-- Income:PyPy:Donations:Py3k / 0.95 -->
-   $66829 of $105000 (63.6%)
+   $66846 of $105000 (63.7%)
    <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 $2633 left
+    we have $2648 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

Reply via email to