Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r637:e3f066d31bc0
Date: 2015-09-16 23:40 +0200
http://bitbucket.org/pypy/pypy.org/changeset/e3f066d31bc0/

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: 57.4
+      value: 57.6
    });
   });
 </script>
 
    <!-- Income:PyPy:Donations:Py3k / 0.95 -->
-   $60308 of $105000 (57.4%)
+   $60498 of $105000 (57.6%)
    <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 $5704 left
+    we have $5878 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