File tree Expand file tree Collapse file tree 16 files changed +12
-12
lines changed
Expand file tree Collapse file tree 16 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ extern "C" {
7474
7575#define LIBMIKMOD_VERSION_MAJOR 3L
7676#define LIBMIKMOD_VERSION_MINOR 3L
77- #define LIBMIKMOD_REVISION 12L
77+ #define LIBMIKMOD_REVISION 13L
7878
7979#define LIBMIKMOD_VERSION \
8080 ((LIBMIKMOD_VERSION_MAJOR<<16)| \
Original file line number Diff line number Diff line change 99extern "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 )
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ extern "C" {
7474
7575#define LIBMIKMOD_VERSION_MAJOR 3L
7676#define LIBMIKMOD_VERSION_MINOR 3L
77- #define LIBMIKMOD_REVISION 12L
77+ #define LIBMIKMOD_REVISION 13L
7878
7979#define LIBMIKMOD_VERSION \
8080 ((LIBMIKMOD_VERSION_MAJOR<<16)| \
Original file line number Diff line number Diff line change 99extern "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 )
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ extern "C" {
7474
7575#define LIBMIKMOD_VERSION_MAJOR 3L
7676#define LIBMIKMOD_VERSION_MINOR 3L
77- #define LIBMIKMOD_REVISION 12L
77+ #define LIBMIKMOD_REVISION 13L
7878
7979#define LIBMIKMOD_VERSION \
8080 ((LIBMIKMOD_VERSION_MAJOR<<16)| \
Original file line number Diff line number Diff line change 99extern "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 )
You can’t perform that action at this time.
0 commit comments