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

arigo pypy.commits at gmail.com
Wed Jan 4 12:52:26 EST 2017


Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r843:fbfa3842fe51
Date: 2017-01-04 18:52 +0100
http://bitbucket.org/pypy/pypy.org/changeset/fbfa3842fe51/

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


More information about the pypy-commit mailing list