[Release] (version.h): bump version to 1.2.4

This commit is contained in:
Swung0x48 2025-04-13 22:52:38 +08:00
parent a73661f6b8
commit 3f1bb9395f

View File

@ -10,7 +10,7 @@
#define MAJOR 1
#define MINOR 2
#define REVISION 3
#define REVISION 4
#define PATCH 0
#define VERSION_TYPE VERSION_RELEASE