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

arigo noreply at buildbot.pypy.org
Thu Apr 23 22:35:51 CEST 2015


Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r595:fe9e99ca741b
Date: 2015-04-23 22:36 +0200
http://bitbucket.org/pypy/pypy.org/changeset/fe9e99ca741b/

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: 28.3
+      value: 35.8
    });
   });
 </script>
@@ -17,7 +17,7 @@
    2nd call:
    <!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
    divided by 0.9 -->
-   $22674 of $80000 (28.3%)
+   $28642 of $80000 (35.8%)
    <div id="progressbar">
    </div>
 


More information about the pypy-commit mailing list