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
#define VERSION_MINOR 21
2021-04-12 21:51:51 +07:00
#define VERSION_MAINTENANCE 0