X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2FConfig.h;h=1f09ce8e7c03ef554ee3c44673e50b8d53fdec67;hb=ea34f7b7e57945d8d0044d6061f8598246dd68b5;hp=4d680b12c7feb1530210f8a91fa5389f4ead1c42;hpb=f1f5a1eacb12763e6827104db60db87012a52af4;p=lamexp%2FLameXP.git diff --git a/src/Config.h b/src/Config.h index 4d680b12..1f09ce8e 100644 --- a/src/Config.h +++ b/src/Config.h @@ -32,11 +32,11 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 1 -#define VER_LAMEXP_MINOR_LO 1 -#define VER_LAMEXP_TYPE Beta -#define VER_LAMEXP_PATCH 14 -#define VER_LAMEXP_BUILD 1676 -#define VER_LAMEXP_CONFG 1558 +#define VER_LAMEXP_MINOR_LO 2 +#define VER_LAMEXP_TYPE Alpha +#define VER_LAMEXP_PATCH 4 +#define VER_LAMEXP_BUILD 1745 +#define VER_LAMEXP_CONFG 1700 /////////////////////////////////////////////////////////////////////////////// // LameXP Build Options @@ -51,6 +51,7 @@ #define VER_LAMEXP_TOOL_NEROAAC 1540 #define VER_LAMEXP_TOOL_FHGAACENC 20120806 +#define VER_LAMEXP_TOOL_FDKAACENC 62 #define VER_LAMEXP_TOOL_QAAC 244 #define VER_LAMEXP_TOOL_COREAUDIO 7980