Skip to content

Commit ba159af

Browse files
committed
Upgraded YUI Compressor to 2.4.4.
1 parent c617041 commit ba159af

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ css:
6161

6262
cssmin: css
6363
@@head -8 js/jquery.mobile.core.js | ${SED_VER} > ${CSSMIN}
64-
@@java -jar build/yuicompressor-2.4.2.jar --type css ${CSS} >> ${CSSMIN}
64+
@@java -jar build/yuicompressor-2.4.4.jar --type css ${CSS} >> ${CSSMIN}
6565

6666
mobile:
6767
@@head -8 js/jquery.mobile.core.js | ${SED_VER} > ${MAX}

0 commit comments

Comments
 (0)