Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r691:5c4b20a06a45
Date: 2016-01-11 11:52 +0100
http://bitbucket.org/pypy/pypy.org/changeset/5c4b20a06a45/

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.0
+      value: 88.6
    });
   });
 </script>
 
    <!-- Income:PyPy:Donations:Numpy / 0.95 -->
-   $52771 of $60000 (88.0%)
+   $53142 of $60000 (88.6%)
    <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 $7593 left
+    we have $7933 left
   in the account.</br> <a href="numpydonate.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 -->
-   $30322 of $80000 (37.9%)
+   $30344 of $80000 (37.9%)
    <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 $23057 left
+    we have $23076 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

Reply via email to