mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-19 19:10:17 +00:00
update version code
This commit is contained in:
parent
ff664724c0
commit
2e4dde2a7a
@ -1,10 +1,10 @@
|
||||
#pragma once
|
||||
// clang-format off
|
||||
|
||||
#define PK_VERSION "2.0.0"
|
||||
#define PK_VERSION "2.0.1"
|
||||
#define PK_VERSION_MAJOR 2
|
||||
#define PK_VERSION_MINOR 0
|
||||
#define PK_VERSION_PATCH 0
|
||||
#define PK_VERSION_PATCH 1
|
||||
|
||||
/*************** feature settings ***************/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user