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

arigo noreply at buildbot.pypy.org
Wed Aug 6 10:00:21 CEST 2014


Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r517:1030f28b3578
Date: 2014-08-06 10:00 +0200
http://bitbucket.org/pypy/pypy.org/changeset/1030f28b3578/

Log:	update the values

diff --git a/don4.html b/don4.html
--- a/don4.html
+++ b/don4.html
@@ -9,7 +9,7 @@
 <script>
   $(function() {
     $("#progressbar").progressbar({
-      value: 3.7
+      value: 16.2
    });
   });
 </script>
@@ -17,7 +17,7 @@
    2nd call:
    <!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
    divided by 0.9 -->
-   $2959 of $80000 (3.7%)
+   $12959 of $80000 (16.2%)
    <div id="progressbar">
    </div>
 


More information about the pypy-commit mailing list