Skip to content

Commit ae772e7

Browse files
committed
Updating the copy of Google Closure Compiler.
1 parent ea507b3 commit ae772e7

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ DIST_DIR = ${PREFIX}/dist
99

1010
RHINO ?= java -jar ${BUILD_DIR}/js.jar
1111

12-
CLOSURE_COMPILER = ${BUILD_DIR}/google-compiler-20091218.jar
12+
CLOSURE_COMPILER = ${BUILD_DIR}/google-compiler-20100917.jar
1313

1414
MINJAR ?= java -jar ${CLOSURE_COMPILER}
1515

build/google-compiler-20091218.jar

-4.04 MB
Binary file not shown.

build/google-compiler-20100917.jar

3.76 MB
Binary file not shown.

0 commit comments

Comments
 (0)