aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorJohn Resig <jeresig@gmail.com>2010-10-14 16:57:12 -0400
committerJohn Resig <jeresig@gmail.com>2010-10-14 16:57:12 -0400
commit8576570e6e5f2ebd95c49a66848f066dcf99d673 (patch)
tree4759b978f306354269367d1d2e482d8f75d3ddfb /build.xml
parentae772e742295591678ee53c89e5132df817c4606 (diff)
downloadjquery-8576570e6e5f2ebd95c49a66848f066dcf99d673.tar.gz
jquery-8576570e6e5f2ebd95c49a66848f066dcf99d673.zip
Forgot to update the Rakefile and build.xml files from the previous commit. Thanks to @jitter for the catch.
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index e91cdd1b1..c6be9f9e5 100644
--- a/build.xml
+++ b/build.xml
@@ -89,7 +89,7 @@
<include name="jquery.js" />
</fileset>
<arg line="-jar" />
- <arg path="build/google-compiler-20091218.jar" />
+ <arg path="build/google-compiler-20100917.jar" />
<arg value="--warning_level" />
<arg value="QUIET" />
<arg value="--js_output_file" />