mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-01-13 07:17:57 +03:00
Increment Mapbase version to v7.3
This commit is contained in:
parent
a72779a0e7
commit
ed476cbbe7
@ -1281,8 +1281,8 @@ PLATFORM_INTERFACE bool Is64BitOS();
|
|||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// General Mapbase version constants compiled into projects for versioning purposes
|
// General Mapbase version constants compiled into projects for versioning purposes
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
#define MAPBASE_VERSION "7.2"
|
#define MAPBASE_VERSION "7.3"
|
||||||
#define MAPBASE_VER_INT 7200 // For use in #if in a similar fashion to macros like _MSC_VER
|
#define MAPBASE_VER_INT 7300 // For use in #if in a similar fashion to macros like _MSC_VER
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user