mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
update msc
update version
This commit is contained in:
parent
d4a0b37958
commit
c7156e318f
@ -1,3 +1,3 @@
|
||||
MajorVersion = "1"
|
||||
MinorVersion = "10"
|
||||
MicroVersion = "6"
|
||||
MicroVersion = "7"
|
||||
|
@ -1,5 +1,5 @@
|
||||
#define PIKA_VERSION_MAJOR 1
|
||||
#define PIKA_VERSION_MINOR 10
|
||||
#define PIKA_VERSION_MICRO 6
|
||||
#define PIKA_VERSION_MICRO 7
|
||||
|
||||
#define PIKA_EDIT_TIME "2022/08/30 18:40:40"
|
||||
#define PIKA_EDIT_TIME "2022/09/02 00:38:43"
|
||||
|
@ -16,5 +16,6 @@ touch pikascript/pikascript-core/keep
|
||||
|
||||
sh cross-win.sh
|
||||
|
||||
cp build-win/pikaByteCodeGen.exe $ROOT/rust-msc-latest-win10-dev.exe
|
||||
cp build-win/pikaByteCodeGen.exe $ROOT/rust-msc-latest-win10.exe
|
||||
cd $ROOT
|
||||
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user