mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
ready to release v1.12.2
This commit is contained in:
parent
3723228f6a
commit
32c2c1eed5
@ -1,3 +1,3 @@
|
||||
MajorVersion = "1"
|
||||
MinorVersion = "12"
|
||||
MicroVersion = "0"
|
||||
MicroVersion = "2"
|
||||
|
@ -1,13 +1,5 @@
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define PIKA_VERSION_MAJOR 1
|
||||
#define PIKA_VERSION_MINOR 12
|
||||
#define PIKA_VERSION_MICRO 0
|
||||
#define PIKA_VERSION_MICRO 2
|
||||
|
||||
#define PIKA_EDIT_TIME "2023/03/08 09:54:07"
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
#define PIKA_EDIT_TIME "2023/05/03 22:24:57"
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user