Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r586:84856e0da5ef
Date: 2015-03-27 22:26 +0100
http://bitbucket.org/pypy/pypy.org/changeset/84856e0da5ef/

Log:    update the values

diff --git a/don3.html b/don3.html
--- a/don3.html
+++ b/don3.html
@@ -9,13 +9,13 @@
 <script>
   $(function() {
     $("#progressbar").progressbar({
-      value: 85.6
+      value: 86.5
    });
   });
 </script>
 
    <!-- Income:PyPy:Donations:Numpy / 0.95 -->
-   $51369 of $60000 (85.6%)
+   $51891 of $60000 (86.5%)
    <div id="progressbar">
    </div>
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to