11 lines
143 B
C
Raw Normal View History

2021-04-12 21:51:51 +07:00
/*
* Version declaration dependency file
*
*/
#pragma once
#define VERSION_MAJOR 5
2024-05-08 14:55:21 +07:00
#define VERSION_MINOR 27
2021-04-12 21:51:51 +07:00
#define VERSION_MAINTENANCE 0