mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[python] Upgrade to micropython 1.11
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#define MICROPY_VERSION_MAJOR (1)
|
||||
#define MICROPY_VERSION_MINOR (9)
|
||||
#define MICROPY_VERSION_MICRO (4)
|
||||
#define MICROPY_VERSION_STRING "1.9.4"
|
||||
// This file was generated by py/makeversionhdr.py
|
||||
#define MICROPY_GIT_TAG "v1.11-dirty"
|
||||
#define MICROPY_GIT_HASH "6f75c4f3c-dirty"
|
||||
#define MICROPY_BUILD_DATE "2019-08-21"
|
||||
|
||||
Reference in New Issue
Block a user