[pypy-commit] pypy.org extradoc: update the values

arigo pypy.commits at gmail.com
Sun Jan 3 14:10:27 EST 2016


Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r689:1c93de795934
Date: 2016-01-03 20:10 +0100
http://bitbucket.org/pypy/pypy.org/changeset/1c93de795934/

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: 59.6
+      value: 59.7
    });
   });
 </script>
 
    <!-- Income:PyPy:Donations:Py3k / 0.95 -->
-   $62631 of $105000 (59.6%)
+   $62641 of $105000 (59.7%)
    <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 $7819 left
+    we have $7828 left
   in the account.</br> <a href="py3donate.html">Read proposal</a></span>
   </li>
   <li>


More information about the pypy-commit mailing list