# HG changeset patch # User Armin Rigo <arigo@tunes.org> # Date 1414800175 -3600 # Sat Nov 01 01:02:55 2014 +0100 # Branch extradoc # Node ID 06bbe80dd579b519663e138225e86bedee2a9c1d # Parent 564aeee54c6837ccfacc730cb10362dae8e0d006 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 --> - $58058 of $105000 (55.3%) + $58082 of $105000 (55.3%) <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: 83.9 + value: 84.8 }); }); </script> <!-- Income:PyPy:Donations:Numpy / 0.95 --> - $50362 of $60000 (83.9%) + $50904 of $60000 (84.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: 24.5 + value: 24.6 }); }); </script> @@ -17,7 +17,7 @@ 2nd call: <!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014, divided by 0.9 --> - $19629 of $80000 (24.5%) + $19674 of $80000 (24.6%) <div id="progressbar"> </div>