# HG changeset patch # User Armin Rigo <arigo@tunes.org> # Date 1344587625 -7200 # Fri Aug 10 10:33:45 2012 +0200 # Branch extradoc # Node ID 9493f644d2554584fb65d45e48b601736788acaf # Parent cd63e0632085066d130059feece1777da13673db Update the donation numbers. diff --git a/don1.html b/don1.html --- a/don1.html +++ b/don1.html @@ -9,12 +9,13 @@ <script> $(function() { $("#progressbar").progressbar({ - value: 41.5 + value: 42.3 }); }); </script> - $43563 of $105000 (41.5%) + <!-- Income:PyPy:Donations:Py3k / 0.95 --> + $44419 of $105000 (42.3%) <div id="progressbar"> </div> diff --git a/don3.html b/don3.html --- a/don3.html +++ b/don3.html @@ -9,12 +9,13 @@ <script> $(function() { $("#progressbar").progressbar({ - value: 74.2 + value: 75.4 }); }); </script> - $44502 of $60000 (74.2%) + <!-- Income:PyPy:Donations:Numpy / 0.95 --> + $45211 of $60000 (75.4%) <div id="progressbar"> </div> diff --git a/don4.html b/don4.html --- a/don4.html +++ b/don4.html @@ -9,12 +9,13 @@ <script> $(function() { $("#progressbar").progressbar({ - value: 43.2 + value: 44.7 }); }); </script> - $21791 of $50400 (43%) + <!-- Income:PyPy:Donations:Transactional Memory / 0.95 --> + $22540 of $50400 (44.7%) <div id="progressbar"> </div>