[pypy-commit] pypy.org extradoc: update the values

arigo noreply at buildbot.pypy.org
Tue May 5 12:59:59 CEST 2015


Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r601:5dc4e472d3b0
Date: 2015-05-05 13:00 +0200
http://bitbucket.org/pypy/pypy.org/changeset/5dc4e472d3b0/

Log:	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.4
+      value: 56.5
    });
   });
 </script>
 
    <!-- Income:PyPy:Donations:Py3k / 0.95 -->
-   $59260 of $105000 (56.4%)
+   $59293 of $105000 (56.5%)
    <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 -->
-   $51910 of $60000 (86.5%)
+   $51915 of $60000 (86.5%)
    <div id="progressbar">
    </div>
 


More information about the pypy-commit mailing list