# HG changeset patch
# User Armin Rigo <arigo@tunes.org>
# Date 1425647481 -3600
#      Fri Mar 06 14:11:21 2015 +0100
# Branch extradoc
# Node ID 15d893b04f4ce0f8d241773b8c262fc70c487461
# Parent  9c01b24c6425f380f6bbb0d5993bf18e4f54d7f7
update the values

diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -9,13 +9,13 @@
 <script>
   $(function() {
     $("#progressbar").progressbar({
-      value: 56.0
+      value: 56.1
    });
   });
 </script>
 
    <!-- Income:PyPy:Donations:Py3k / 0.95 -->
-   $58764 of $105000 (56.0%)
+   $58873 of $105000 (56.1%)
    <div id="progressbar">
    </div>
 
diff --git a/don3.html b/don3.html
--- a/don3.html
+++ b/don3.html
@@ -15,7 +15,7 @@
 </script>
 
    <!-- Income:PyPy:Donations:Numpy / 0.95 -->
-   $51316 of $60000 (85.5%)
+   $51321 of $60000 (85.5%)
    <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: 27.9
+      value: 28.1
    });
   });
 </script>
@@ -17,7 +17,7 @@
    2nd call:
    <!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
    divided by 0.9 -->
-   $22357 of $80000 (27.9%)
+   $22463 of $80000 (28.1%)
    <div id="progressbar">
    </div>