Skip to content

Commit 78ddfad

Browse files
DreamltfDreamltf
authored andcommitted
upgrade compressor
1 parent 5b77f3a commit 78ddfad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<project name="jquery.multipleselectbox" default="deploy" basedir=".">
33

44
<property name="version" value="0.8.0" />
5-
<!-- Google Closure Compiler 20130411 (http://code.google.com/p/closure-compiler/downloads/list) -->
6-
<property name="compressorPath" location="../../ex_js/compiler-20130411/compiler.jar" />
5+
<!-- Google Closure Compiler (http://code.google.com/p/closure-compiler/downloads/list) -->
6+
<property name="compressorPath" location="../../ex_js/compiler-20130722/compiler.jar" />
77
<tstamp>
88
<format property="today" pattern="yyyy/MM/dd" />
99
</tstamp>

0 commit comments

Comments
 (0)