Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r546:0175b0971d89
Date: 2014-10-07 20:18 +0200
http://bitbucket.org/pypy/pypy.org/changeset/0175b0971d89/

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: 23.8
+      value: 24.0
    });
   });
 </script>
@@ -17,7 +17,7 @@
    2nd call:
    <!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
    divided by 0.9 -->
-   $19037 of $80000 (23.8%)
+   $19237 of $80000 (24.0%)
    <div id="progressbar">
    </div>
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to