Skip to content

Commit 439f792

Browse files
committed
chg - use jquery 1.4.2
1 parent effa3f1 commit 439f792

File tree

2 files changed

+6241
-1
lines changed

2 files changed

+6241
-1
lines changed

build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<mkdir dir="${dist}" />
2323

2424
<copy
25-
file="jquery/jquery-1.3.2.js"
25+
file="jquery/jquery-1.4.2.js"
2626
tofile="${dist}/jquery.js" />
2727

2828
<concat destfile="${CHILI}">

0 commit comments

Comments
 (0)