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

arigo pypy.commits at gmail.com
Thu Sep 1 17:45:19 EDT 2016


Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r784:8cea640f2073
Date: 2016-09-01 23:45 +0200
http://bitbucket.org/pypy/pypy.org/changeset/8cea640f2073/

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: 61.8
+      value: 61.9
    });
   });
 </script>
 
    <!-- Income:PyPy:Donations:Py3k / 0.95 -->
-   $64931 of $105000 (61.8%)
+   $64959 of $105000 (61.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 $5400 left
+    we have $5426 left
   in the account.</br> <a href="py3donate.html">Read proposal</a></span>
   </li>
   <li>


More information about the pypy-commit mailing list