6 lines
157 B
C
Raw Normal View History

#define PIKA_VERSION_MAJOR 1
#define PIKA_VERSION_MINOR 10
2022-08-26 00:51:41 +08:00
#define PIKA_VERSION_MICRO 3
2022-08-26 00:51:41 +08:00
#define PIKA_EDIT_TIME "2022/08/25 11:23:27"