summaryrefslogtreecommitdiff
path: root/share/www/couch_tests.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/www/couch_tests.html')
-rw-r--r--share/www/couch_tests.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/share/www/couch_tests.html b/share/www/couch_tests.html
index 173e9cb3..9064a88d 100644
--- a/share/www/couch_tests.html
+++ b/share/www/couch_tests.html
@@ -17,14 +17,14 @@ specific language governing permissions and limitations under the License.
<head>
<title>Test Suite</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
- <link rel="stylesheet" href="style/layout.css?0.9.0" type="text/css">
+ <link rel="stylesheet" href="style/layout.css?0.11.0" type="text/css">
<script src="script/json2.js"></script>
<script src="script/jquery.js?1.3.2"></script>
- <script src="script/jquery.cookies.js?0.9.0"></script>
- <script src="script/jquery.couch.js?0.9.0"></script>
- <script src="script/couch.js?0.9.0"></script>
- <script src="script/futon.js?0.9.0"></script>
- <script src="script/couch_test_runner.js"></script>
+ <script src="script/jquery.cookies.js?0.11.0"></script>
+ <script src="script/jquery.couch.js?0.11.0"></script>
+ <script src="script/couch.js?0.11.0"></script>
+ <script src="script/futon.js?0.11.0"></script>
+ <script src="script/couch_test_runner.js?0.11.0"></script>
<script>
$(function() {
updateTestsListing();