Switch to jQuery 1.5
[platal.git] / Makefile
index c3eb316..a7ef805 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -179,7 +179,7 @@ $(MEDAL_THUMBNAILS): $(subst /medals/thumb/,/medals/,$(@F))
 ##
 ## jquery
 ##
-JQUERY_VERSION=1.4.4
+JQUERY_VERSION=1.5
 JQUERY_PLUGINS=color form
 JQUERY_PLUGINS_PATHES=$(addprefix htdocs/javascript/jquery.,$(addsuffix .js,$(JQUERY_PLUGINS)))