summaryrefslogtreecommitdiff
path: root/share/www/database.html
diff options
context:
space:
mode:
authorChristopher Lenz <cmlenz@apache.org>2010-02-22 15:35:50 +0000
committerChristopher Lenz <cmlenz@apache.org>2010-02-22 15:35:50 +0000
commitc6e3a9e284609c6b33dd2fcb5d691ab2b963f538 (patch)
tree012722aabb277569818de299ee5cf3e551d3b30b /share/www/database.html
parente04e611597854d1fef2748d110f50d992434705d (diff)
Update jQuery to 1.4.2.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@912615 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/www/database.html')
-rw-r--r--share/www/database.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/www/database.html b/share/www/database.html
index 7bc04c11..5142ed1b 100644
--- a/share/www/database.html
+++ b/share/www/database.html
@@ -20,7 +20,7 @@ specific language governing permissions and limitations under the License.
<link rel="stylesheet" href="style/layout.css?0.11.0" type="text/css">
<script src="script/json2.js"></script>
<script src="script/sha1.js"></script>
- <script src="script/jquery.js?1.4.0"></script>
+ <script src="script/jquery.js?1.4.2"></script>
<script src="script/jquery.couch.js?0.11.0"></script>
<script src="script/jquery.dialog.js?0.11.0"></script>
<script src="script/futon.js?0.11.0"></script>