py: Replace py-version.sh with makeversionhdr.py, written in Python.
Also rename py-version.h to mpversion.h for consistency with mpconfig.h.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
#if MICROPY_PY_SYS
|
||||
|
||||
#include "genhdr/py-version.h"
|
||||
#include "genhdr/mpversion.h"
|
||||
|
||||
/// \module sys - system specific functions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user