Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r651:d36f9e895c57
Date: 2015-11-03 09:30 +0100
http://bitbucket.org/pypy/pypy.org/changeset/d36f9e895c57/

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.8
+      value: 57.9
    });
   });
 </script>
 
    <!-- Income:PyPy:Donations:Py3k / 0.95 -->
-   $60723 of $105000 (57.8%)
+   $60818 of $105000 (57.9%)
    <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 $6080 left
+    we have $6167 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