diff --git a/res/tools/wupdate.exe b/res/tools/wupdate.exe index 506db340..18e443c4 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 29771e05..0c55f6dd 100644 --- a/src/Config.h +++ b/src/Config.h @@ -25,7 +25,7 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 0 #define VER_LAMEXP_MINOR_LO 0 -#define VER_LAMEXP_BUILD 104 +#define VER_LAMEXP_BUILD 105 #define VER_LAMEXP_SUFFIX TechPreview /* diff --git a/src/Thread_Initialization.cpp b/src/Thread_Initialization.cpp index 4eb15a8d..07071645 100644 --- a/src/Thread_Initialization.cpp +++ b/src/Thread_Initialization.cpp @@ -62,7 +62,7 @@ static const struct lamexp_tool_t g_lamexp_tools[] = {"7dcf6517aa90ed15737ee8ea50ea00a6dece2d27", "valdec.exe"}, {"8159f4e824b3e343ece95ba6dbb5e16da9c4866e", "volumax.exe"}, {"62e2805d1b2eb2a4d86a5ca6e6ea58010d05d2a7", "wget.exe"}, - {"62805d842129f4e6328faae5233549c0da7e8e59", "wupdate.exe"}, + {"acc9cdb9a0adf9760125f53f04ade6bb45422dc8", "wupdate.exe"}, {"4d018ac7f6a42abd53faacfae5055c2a3c176430", "wvunpack.exe"}, {NULL, NULL} };