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