Author: Maciej Fijalkowski <fij...@gmail.com>
Branch: extradoc
Changeset: r309:1476faec89fd
Date: 2012-01-30 23:51 +0200
http://bitbucket.org/pypy/pypy.org/changeset/1476faec89fd/

Log:    update the bar

diff --git a/don3.html b/don3.html
--- a/don3.html
+++ b/don3.html
@@ -8,12 +8,12 @@
 <script>
   $(function() {
     $("#progressbar").progressbar({
-      value: 68.0
+      value: 68.9
    });
   });
 </script>
 
-   $40820 of $60000 (68.0%)
+   $41329 of $60000 (68.0%)
    <div id="progressbar">
    </div>
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to