2024-06-02 16:53:51 +08:00

7 lines
158 B
C++

#pragma once
#define PK_VERSION "2.0.0"
#define PK_VERSION_MAJOR 2
#define PK_VERSION_MINOR 0
#define PK_VERSION_PATCH 0