Skip to content

Commit bbe4324

Browse files
committed
MSVC project: rebuilt libxmp dlls from the latest 4.6.3 release.
(cherry picked from commit b2c38cd)
1 parent 0fc0f48 commit bbe4324

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VisualC/external/include/xmp.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
extern "C" {
1010
#endif
1111

12-
#define XMP_VERSION "4.6.2"
13-
#define XMP_VERCODE 0x040602
12+
#define XMP_VERSION "4.6.3"
13+
#define XMP_VERCODE 0x040603
1414
#define XMP_VER_MAJOR 4
1515
#define XMP_VER_MINOR 6
16-
#define XMP_VER_RELEASE 2
16+
#define XMP_VER_RELEASE 3
1717

1818
#if defined(_WIN32) && !defined(__CYGWIN__)
1919
# if defined(LIBXMP_STATIC)
0 Bytes
Binary file not shown.
1.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)