Increment version number

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1110983 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Lukáš Lalinský
2010-04-04 15:01:21 +00:00
parent e76466097b
commit b1cac7175f
9 changed files with 10 additions and 8 deletions

1
NEWS
View File

@ -12,6 +12,7 @@ TagLib 1.6.2 (Apr 5, 2010)
* Fixed compilation of the test runner on Windows.
* Store ASF attributes larger than 64k in the metadata library object.
* Ignore trailing non-data atoms when parsing MP4 covr atoms.
* Don't upgrade ID3v2.2 frame TDA to TDRC. (BUG:228968)
TagLib 1.6.1 (Oct 31, 2009)
===========================