diff --git a/README.txt b/README.txt index 29500b4..cb43f18 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -LeechProtectionRemovalHelp Xtra 1.5.0 +LeechProtectionRemovalHelp Xtra 1.5.2 By Anthony Kleine This Director Xtra allows for the archival of Shockwave Movies diff --git a/source/Script.cpp b/source/Script.cpp index f0de9fc..28a0553 100644 --- a/source/Script.cpp +++ b/source/Script.cpp @@ -245,7 +245,7 @@ STDMETHODIMP TStdXtra_IMoaRegister::Register(PIMoaCache pCache, PIMoaXtraEntryDi // register the Method Table const char* VER_MAJORVERSION_STRING = "1"; const char* VER_MINORVERSION_STRING = "5"; - const char* VER_BUGFIXVERSION_STRING = "1"; + const char* VER_BUGFIXVERSION_STRING = "2"; sprintf_s(versionStr, VERSION_STR_SIZE, versionInfo, VER_MAJORVERSION_STRING, VER_MINORVERSION_STRING, VER_BUGFIXVERSION_STRING); diff --git a/winproj/Debug/LeechProtectionRemovalHelp.ilk b/winproj/Debug/LeechProtectionRemovalHelp.ilk index 514a071..92cae95 100644 Binary files a/winproj/Debug/LeechProtectionRemovalHelp.ilk and b/winproj/Debug/LeechProtectionRemovalHelp.ilk differ diff --git a/winproj/Debug/LeechProtectionRemovalHelp.pdb b/winproj/Debug/LeechProtectionRemovalHelp.pdb index 2911e16..31f0801 100644 Binary files a/winproj/Debug/LeechProtectionRemovalHelp.pdb and b/winproj/Debug/LeechProtectionRemovalHelp.pdb differ diff --git a/winproj/Debug/LeechProtectionRemovalHelp.x32 b/winproj/Debug/LeechProtectionRemovalHelp.x32 index d077a2b..1522aaf 100644 Binary files a/winproj/Debug/LeechProtectionRemovalHelp.x32 and b/winproj/Debug/LeechProtectionRemovalHelp.x32 differ diff --git a/winproj/Debug/Script.obj b/winproj/Debug/Script.obj index f5054f5..eeffcac 100644 Binary files a/winproj/Debug/Script.obj and b/winproj/Debug/Script.obj differ diff --git a/winproj/Debug/dversion.res b/winproj/Debug/dversion.res index 416d5ad..9146e23 100644 Binary files a/winproj/Debug/dversion.res and b/winproj/Debug/dversion.res differ diff --git a/winproj/Debug/vc141.idb b/winproj/Debug/vc141.idb index 7741805..0309ff0 100644 Binary files a/winproj/Debug/vc141.idb and b/winproj/Debug/vc141.idb differ diff --git a/winproj/Debug/vc141.pdb b/winproj/Debug/vc141.pdb index eb7bbc2..025c356 100644 Binary files a/winproj/Debug/vc141.pdb and b/winproj/Debug/vc141.pdb differ diff --git a/winproj/Release/LeechProtectionRemovalHelp.pdb b/winproj/Release/LeechProtectionRemovalHelp.pdb index 2d0dcd2..edd307d 100644 Binary files a/winproj/Release/LeechProtectionRemovalHelp.pdb and b/winproj/Release/LeechProtectionRemovalHelp.pdb differ diff --git a/winproj/Release/LeechProtectionRemovalHelp.x32 b/winproj/Release/LeechProtectionRemovalHelp.x32 index ea78a4e..1cef193 100644 Binary files a/winproj/Release/LeechProtectionRemovalHelp.x32 and b/winproj/Release/LeechProtectionRemovalHelp.x32 differ diff --git a/winproj/Release/Script.obj b/winproj/Release/Script.obj index 06c8f41..a6ebfc8 100644 Binary files a/winproj/Release/Script.obj and b/winproj/Release/Script.obj differ diff --git a/winproj/Release/dversion.res b/winproj/Release/dversion.res index b3ee300..50f2919 100644 Binary files a/winproj/Release/dversion.res and b/winproj/Release/dversion.res differ diff --git a/winproj/Release/vc141.pdb b/winproj/Release/vc141.pdb index 4f9c8d6..3628dbf 100644 Binary files a/winproj/Release/vc141.pdb and b/winproj/Release/vc141.pdb differ