Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Removed trailing \x0A from version.txt which caused a problem with th…
…e build (at least in `ant`)
- Loading branch information
2866f16
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We fixed that for jQuery UI with a nested filterchain:
That way you can have linebreaks in there and it won't matter to Ant.
2866f16
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah - ok. Although I blame my build script (I lost my release-building script so I had to recreate it from scratch - and forgot to include the echo -n that chopped off the newline).