diff options
author | Ryan W Tenney <ryan@10e.us> | 2010-10-11 00:37:46 -0400 |
---|---|---|
committer | John Resig <jeresig@gmail.com> | 2010-10-11 08:45:18 -0400 |
commit | 2866f16c09cce43044d721563a7bdbd9170fb494 (patch) | |
tree | dedb7c202d14066161f51c6eef31dae53c8c1603 /version.txt | |
parent | 385ca2aa899d2ed953d9e18c95387e72e330b42c (diff) | |
download | jquery-2866f16c09cce43044d721563a7bdbd9170fb494.tar.gz jquery-2866f16c09cce43044d721563a7bdbd9170fb494.zip |
Removed trailing \x0A from version.txt which caused a problem with the build (at least in `ant`)
Diffstat (limited to 'version.txt')
-rw-r--r-- | version.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.txt b/version.txt index 428b770e3..3c80e4f0f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.4.3 +1.4.3
\ No newline at end of file |