mirror of
https://github.com/s1lentq/ReGameDLL_CS.git
synced 2024-12-27 07:05:38 +03:00
11 lines
143 B
C
11 lines
143 B
C
/*
|
|
* Version declaration dependency file
|
|
*
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#define VERSION_MAJOR 5
|
|
#define VERSION_MINOR 27
|
|
#define VERSION_MAINTENANCE 0
|