diff --git a/VisualC/external/include/xmp.h b/VisualC/external/include/xmp.h index 22db2a3da..5522321c2 100644 --- a/VisualC/external/include/xmp.h +++ b/VisualC/external/include/xmp.h @@ -9,11 +9,11 @@ extern "C" { #endif -#define XMP_VERSION "4.6.0" -#define XMP_VERCODE 0x040600 +#define XMP_VERSION "4.6.1" +#define XMP_VERCODE 0x040601 #define XMP_VER_MAJOR 4 #define XMP_VER_MINOR 6 -#define XMP_VER_RELEASE 0 +#define XMP_VER_RELEASE 1 #if defined(_WIN32) && !defined(__CYGWIN__) # if defined(LIBXMP_STATIC) diff --git a/VisualC/external/optional/x64/LICENSE.xmp.txt b/VisualC/external/optional/x64/LICENSE.xmp.txt index b3bae0d38..0b3f1418d 100644 --- a/VisualC/external/optional/x64/LICENSE.xmp.txt +++ b/VisualC/external/optional/x64/LICENSE.xmp.txt @@ -1,5 +1,5 @@ Extended Module Player -Copyright (C) 1996-2023 Claudio Matsuoka and Hipolito Carraro Jr +Copyright (C) 1996-2024 Claudio Matsuoka and Hipolito Carraro Jr Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), diff --git a/VisualC/external/optional/x64/libxmp.dll b/VisualC/external/optional/x64/libxmp.dll index 0e5cdd495..21822aac2 100644 Binary files a/VisualC/external/optional/x64/libxmp.dll and b/VisualC/external/optional/x64/libxmp.dll differ diff --git a/VisualC/external/optional/x86/LICENSE.xmp.txt b/VisualC/external/optional/x86/LICENSE.xmp.txt index b3bae0d38..0b3f1418d 100644 --- a/VisualC/external/optional/x86/LICENSE.xmp.txt +++ b/VisualC/external/optional/x86/LICENSE.xmp.txt @@ -1,5 +1,5 @@ Extended Module Player -Copyright (C) 1996-2023 Claudio Matsuoka and Hipolito Carraro Jr +Copyright (C) 1996-2024 Claudio Matsuoka and Hipolito Carraro Jr Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), diff --git a/VisualC/external/optional/x86/libxmp.dll b/VisualC/external/optional/x86/libxmp.dll index 445d288c5..dac4f717e 100644 Binary files a/VisualC/external/optional/x86/libxmp.dll and b/VisualC/external/optional/x86/libxmp.dll differ