diff options
author | John Resig <jeresig@gmail.com> | 2010-10-14 16:35:35 -0400 |
---|---|---|
committer | John Resig <jeresig@gmail.com> | 2010-10-14 16:35:35 -0400 |
commit | ae772e742295591678ee53c89e5132df817c4606 (patch) | |
tree | b0e1be5ff7b65720715318d3e853d1af991628b6 | |
parent | ea507b3e998126ae1f94f4fd1618994d645c9cc8 (diff) | |
download | jquery-ae772e742295591678ee53c89e5132df817c4606.tar.gz jquery-ae772e742295591678ee53c89e5132df817c4606.zip |
Updating the copy of Google Closure Compiler.
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | build/google-compiler-20091218.jar | bin | 4237729 -> 0 bytes | |||
-rw-r--r-- | build/google-compiler-20100917.jar | bin | 0 -> 3939454 bytes |
3 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ DIST_DIR = ${PREFIX}/dist RHINO ?= java -jar ${BUILD_DIR}/js.jar -CLOSURE_COMPILER = ${BUILD_DIR}/google-compiler-20091218.jar +CLOSURE_COMPILER = ${BUILD_DIR}/google-compiler-20100917.jar MINJAR ?= java -jar ${CLOSURE_COMPILER} diff --git a/build/google-compiler-20091218.jar b/build/google-compiler-20091218.jar Binary files differdeleted file mode 100644 index da053a7dd..000000000 --- a/build/google-compiler-20091218.jar +++ /dev/null diff --git a/build/google-compiler-20100917.jar b/build/google-compiler-20100917.jar Binary files differnew file mode 100644 index 000000000..4dfa5ad0b --- /dev/null +++ b/build/google-compiler-20100917.jar |