diff --git a/res/tools/avs2wav.exe b/res/tools/avs2wav.exe index ca0d4d3a..cacdad03 100644 Binary files a/res/tools/avs2wav.exe and b/res/tools/avs2wav.exe differ diff --git a/src/Config.h b/src/Config.h index 89a55588..71b30d30 100644 --- a/src/Config.h +++ b/src/Config.h @@ -30,7 +30,7 @@ #define VER_LAMEXP_MINOR_LO 2 #define VER_LAMEXP_TYPE Beta #define VER_LAMEXP_PATCH 3 -#define VER_LAMEXP_BUILD 548 +#define VER_LAMEXP_BUILD 549 /////////////////////////////////////////////////////////////////////////////// // Tools versions diff --git a/src/Thread_Initialization.cpp b/src/Thread_Initialization.cpp index deee2a4f..788f51ae 100644 --- a/src/Thread_Initialization.cpp +++ b/src/Thread_Initialization.cpp @@ -56,7 +56,7 @@ g_lamexp_tools[] = {"22253052acba92a0088bbf0aa82a8c505c07b854", CPU_TYPE_SSE, "aften.sse2.exe", 8}, {"2996a48b01b65a2c1806482654beeea7ffcf1f80", CPU_TYPE_X64, "aften.x64.exe", 8}, {"3b41f85dde8d4a5a0f4cd5f461099d0db24610ba", CPU_TYPE_ALL, "alac.exe", 20}, - {"02de72093a2418b5d665062bf4c89ddf50ec5839", CPU_TYPE_ALL, "avs2wav.exe", 12}, + {"70afb09fab00cdbc26fcb4c2fcf6d64323e698e0", CPU_TYPE_ALL, "avs2wav.exe", 12}, {"fb74ac8b73ad8cba2c3b4e6e61f23401d630dc22", CPU_TYPE_ALL, "elevator.exe", UINT_MAX}, {"80e372d8b20be24102c18284286fcdf5fa14bd86", CPU_TYPE_ALL, "faad.exe", 27}, {"d33cd86f04bd4067e244d2804466583c7b90a4e2", CPU_TYPE_ALL, "flac.exe", 121},