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

arigo pypy.commits at gmail.com
Tue Feb 14 04:13:49 EST 2017


Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r861:90149bca1ec5
Date: 2017-02-14 10:13 +0100
http://bitbucket.org/pypy/pypy.org/changeset/90149bca1ec5/

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: 63.4
+      value: 63.5
    });
   });
 </script>
 
    <!-- Income:PyPy:Donations:Py3k / 0.95 -->
-   $66620 of $105000 (63.4%)
+   $66625 of $105000 (63.5%)
    <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 $2444 left
+    we have $2448 left
   in the account.</br> <a href="py3donate.html">Read proposal</a></span>
   </li>
   <li>


More information about the pypy-commit mailing list