Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r831:d5107499e7fa
Date: 2016-12-10 21:42 +0100
http://bitbucket.org/pypy/pypy.org/changeset/d5107499e7fa/

Log:    update the values

diff --git a/don4.html b/don4.html
--- a/don4.html
+++ b/don4.html
@@ -9,7 +9,7 @@
 <script>
   $(function() {
     $("#progressbar").progressbar({
-      value: 73.7
+      value: 73.8
    });
   });
 </script>
@@ -17,7 +17,7 @@
    2nd call:
    <!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
    divided by 0.9 -->
-   $59000 of $80000 (73.7%)
+   $59010 of $80000 (73.8%)
    <div id="progressbar">
    </div>
 
@@ -29,7 +29,7 @@
   
   <!--
   Current status:
-    we have $48221 left
+    we have $48229 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