mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
10 lines
358 B
C
10 lines
358 B
C
|
|
#pragma once
|
|
#define OPENMPT_VERSION_SVNVERSION "17963"
|
|
#define OPENMPT_VERSION_REVISION 17963
|
|
#define OPENMPT_VERSION_DIRTY 0
|
|
#define OPENMPT_VERSION_MIXEDREVISIONS 0
|
|
#define OPENMPT_VERSION_URL "https://source.openmpt.org/svn/openmpt/tags/libopenmpt-0.4.32"
|
|
#define OPENMPT_VERSION_DATE "2022-09-25T14:19:05.052596Z"
|
|
#define OPENMPT_VERSION_IS_PACKAGE 1
|
|
|