2
0
mirror of https://github.com/rehlds/reapi.git synced 2025-05-03 10:19:28 +03:00
reapi/reapi/version/version.h
2025-04-20 21:33:24 +07:00

11 lines
143 B
C

/*
* Version declaration dependency file
*
*/
#pragma once
#define VERSION_MAJOR 5
#define VERSION_MINOR 29
#define VERSION_MAINTENANCE 0