diff --git a/res/tools/wupdate.exe b/res/tools/wupdate.exe index 951e2c5c..884241a8 100644 Binary files a/res/tools/wupdate.exe and b/res/tools/wupdate.exe differ diff --git a/src/Config.h b/src/Config.h index 59dfb999..241f5e1c 100644 --- a/src/Config.h +++ b/src/Config.h @@ -30,7 +30,7 @@ #define VER_LAMEXP_MINOR_LO 3 #define VER_LAMEXP_TYPE Beta #define VER_LAMEXP_PATCH 2 -#define VER_LAMEXP_BUILD 696 +#define VER_LAMEXP_BUILD 697 /////////////////////////////////////////////////////////////////////////////// // Tools versions diff --git a/src/Thread_Initialization.cpp b/src/Thread_Initialization.cpp index 09048c4a..4ef08fdc 100644 --- a/src/Thread_Initialization.cpp +++ b/src/Thread_Initialization.cpp @@ -90,7 +90,7 @@ g_lamexp_tools[] = {"875871c942846f6ad163f9e4949bba2f4331bec678ca5aefe58c961b6825bd0d419a078b", CPU_TYPE_ALL_ALL, "valdec.exe", 31}, {"e657331e281840878a37eb4fb357cb79f33d528ddbd5f9b2e2f7d2194bed4720e1af8eaf", CPU_TYPE_ALL_ALL, "wget.exe", 1114}, {"437d3817072d0b9c0bf5a1cf2daf0d7bc22106571f53cf6b6fe10942cdfdc50829847d8f", CPU_TYPE_ALL_ALL, "wma2wav.exe", 20110816}, - {"945b1227c591e315eb356b50eda84019524a68d6f7d0f74d24429faa3cbdf4f30cbb83cd", CPU_TYPE_ALL_ALL, "wupdate.exe", 20110919}, + {"6b24fce468867eac61dc88e10ce1b962c6f7611268e66d9948bc790b161e8ee67178dd40", CPU_TYPE_ALL_ALL, "wupdate.exe", 20110924}, {"6b053b37d47a9c8659ebf2de43ad19dcba17b9cd868b26974b9cc8c27b6167e8bf07a5a2", CPU_TYPE_ALL_ALL, "wvunpack.exe", 4601}, {NULL, NULL, NULL, NULL} };