add support for Monkey's Audio versions from 3.93

This commit is contained in:
Kostya Shishkov
2013-03-12 19:33:29 +01:00
parent 9652d4fcfc
commit c42e262513
2 changed files with 90 additions and 3 deletions

View File

@ -28,7 +28,7 @@
#include "apetag.h"
/* The earliest and latest file formats supported by this library */
#define APE_MIN_VERSION 3950
#define APE_MIN_VERSION 3930
#define APE_MAX_VERSION 3990
#define MAC_FORMAT_FLAG_8_BIT 1 // is 8-bit [OBSOLETE]