We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0fb28f commit 74e9bdeCopy full SHA for 74e9bde
ant.properties
@@ -3,6 +3,6 @@ lib.dir = lib
3
doc.dir = doc
4
build.dir = build
5
product.name = yuicompressor
6
-version.number = 2.4.5
+version.number = 2.4.6
7
jar.name = ${product.name}-${version.number}.jar
8
dist.package.name = ${product.name}-${version.number}
build/yuicompressor-2.4.5.jar renamed to build/yuicompressor-2.4.6.jar
873 KB
doc/CHANGELOG
@@ -1,3 +1,7 @@
1
+YUI Compressor 2.4.6, 2011-04-15
2
+-------------------------------
++ Show usage information when started without arguments.
+
YUI Compressor 2.4.5, 2011-03-13
-------------------------------
+ Default file encoding changed from system default to UTF-8.
0 commit comments