Add support for reading musepack(mpc)-files and parsing APE-tags(v1 and v2).

Bumb version to have something to check for in JuK and kfile_mpc


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@330294 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Allan Sandfeld Jensen
2004-07-17 13:39:27 +00:00
parent 425d793752
commit cda53a3db4
10 changed files with 1057 additions and 4 deletions

View File

@ -23,7 +23,7 @@
#define TAGLIB_H
#define TAGLIB_MAJOR_VERSION 1
#define TAGLIB_MINOR_VERSION 1
#define TAGLIB_MINOR_VERSION 2
#include <string>