mirror of
https://github.com/MariaDB/server.git
synced 2025-08-29 00:08:14 +03:00
8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
#define WARPIN_VERSION "0.9.12"
|
|
#define MySQL.Major 3
|
|
#define MySQL.Minor 23
|
|
#define MySQL.Rev 40
|
|
#define MySQL\VER 3\23\40
|
|
#define MySQL.VER 3.23.40
|
|
#define MySQL-VER 3-23-40
|