Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r526:44c9384d8110
Date: 2014-08-13 01:55 +0200
http://bitbucket.org/pypy/pypy.org/changeset/44c9384d8110/

Log:    update the values

diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -15,7 +15,7 @@
 </script>
 
    <!-- Income:PyPy:Donations:Py3k / 0.95 -->
-   $52294 of $105000 (49.8%)
+   $52304 of $105000 (49.8%)
    <div id="progressbar">
    </div>
 
diff --git a/don4.html b/don4.html
--- a/don4.html
+++ b/don4.html
@@ -9,7 +9,7 @@
 <script>
   $(function() {
     $("#progressbar").progressbar({
-      value: 16.8
+      value: 17.4
    });
   });
 </script>
@@ -17,7 +17,7 @@
    2nd call:
    <!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
    divided by 0.9 -->
-   $13478 of $80000 (16.8%)
+   $13914 of $80000 (17.4%)
    <div id="progressbar">
    </div>
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to