Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r701:26ecf707b33d
Date: 2016-02-11 11:35 +0100
http://bitbucket.org/pypy/pypy.org/changeset/26ecf707b33d/

Log:    update the values

diff --git a/don3.html b/don3.html
--- a/don3.html
+++ b/don3.html
@@ -9,13 +9,13 @@
 <script>
   $(function() {
     $("#progressbar").progressbar({
-      value: 88.6
+      value: 88.7
    });
   });
 </script>
 
    <!-- Income:PyPy:Donations:Numpy / 0.95 -->
-   $53152 of $60000 (88.6%)
+   $53247 of $60000 (88.7%)
    <div id="progressbar">
    </div>
 
@@ -23,7 +23,7 @@
   <li>
   <span id="donate_text">This donation goes towards supporting NumPy in PyPy.
   Current status:
-    we have $7941 left
+    we have $8029 left
   in the account.</br> <a href="numpydonate.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