]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - bin/pages.py
Bump mootools to 1.2.5.
[irc/quakenet/qwebirc.git] / bin / pages.py
index 105d771e12aec5baa026d9d5cc12b7a29cda7180..9251d4bbeddd137a022038ee26db6c758ba4e3d6 100644 (file)
@@ -6,7 +6,7 @@ UI_BASE.extend(["panes/%s" % x for x in PANES])
 
 DEBUG_BASE = ["qwebirc", "version", "jslib", "crypto", "md5", ["irc/%s" % x for x in IRC_BASE], ["ui/%s" % x for x in UI_BASE], "qwebircinterface", "auth", "sound"]
 BUILD_BASE = ["qwebirc"]
-JS_BASE = ["mootools-1.2.1-core", "mootools-1.2-more"]
+JS_BASE = ["mootools-1.2.5-core", "mootools-1.2.5.1-more"]
 JS_EXTRA = ["soundmanager2"]
 
 UIs = {