Update common.h

This commit is contained in:
blueloveTH 2024-05-19 20:25:26 +08:00
parent e8830e6407
commit 75d6b06509

View File

@ -21,6 +21,9 @@
#include <initializer_list>
#define PK_VERSION "2.0.0"
#define PK_VERSION_MAJOR 2
#define PK_VERSION_MINOR 0
#define PK_VERSION_PATCH 0
#include "config.h"
#include "export.h"