# HG changeset patch
# User Armin Rigo <arigo@tunes.org>
# Date 1407479888 -7200
#      Fri Aug 08 08:38:08 2014 +0200
# Branch extradoc
# Node ID 816a5cc2d940eaf7c472e5c5236d1b6c47071279
# Parent  1030f28b35780950ea1120d943df078939882852
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: 49.5
+      value: 49.6
    });
   });
 </script>
 
    <!-- Income:PyPy:Donations:Py3k / 0.95 -->
-   $51969 of $105000 (49.5%)
+   $52117 of $105000 (49.6%)
    <div id="progressbar">
    </div>
 
diff --git a/don3.html b/don3.html
--- a/don3.html
+++ b/don3.html
@@ -9,13 +9,13 @@
 <script>
   $(function() {
     $("#progressbar").progressbar({
-      value: 80.5
+      value: 80.6
    });
   });
 </script>
 
    <!-- Income:PyPy:Donations:Numpy / 0.95 -->
-   $48322 of $60000 (80.5%)
+   $48360 of $60000 (80.6%)
    <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.2
+      value: 16.7
    });
   });
 </script>
@@ -17,7 +17,7 @@
    2nd call:
    <!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
    divided by 0.9 -->
-   $12959 of $80000 (16.2%)
+   $13393 of $80000 (16.7%)
    <div id="progressbar">
    </div>