# HG changeset patch
# User Armin Rigo <arigo@tunes.org>
# Date 1423945625 -3600
#      Sat Feb 14 21:27:05 2015 +0100
# Branch extradoc
# Node ID fb7fcfce420f3a06d0aa44748f580d0af7369b42
# Parent  4879ebb61466e49804d78679a82807a632ffe668
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: 55.9
+      value: 56.0
    });
   });
 </script>
 
    <!-- Income:PyPy:Donations:Py3k / 0.95 -->
-   $58667 of $105000 (55.9%)
+   $58764 of $105000 (56.0%)
    <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 -->
-   $51288 of $60000 (85.5%)
+   $51316 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.6
+      value: 27.9
    });
   });
 </script>
@@ -17,7 +17,7 @@
    2nd call:
    <!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
    divided by 0.9 -->
-   $22041 of $80000 (27.6%)
+   $22357 of $80000 (27.9%)
    <div id="progressbar">
    </div>