This commit is contained in:
2026-03-02 00:25:40 +01:00
parent e7d6d288a8
commit b665cb5def
32 changed files with 3287 additions and 953 deletions

View File

@@ -1,5 +1,9 @@
VERSION_MAJOR = 0
VERSION_MINOR = 1
PATCHLEVEL = 14
VERSION_MINOR = 2
PATCHLEVEL = 19
VERSION_TWEAK = 0
EXTRAVERSION = debug
#if (IS_ENABLED(CONFIG_LOG))
EXTRAVERSION = debug
#else
EXTRAVERSION = 0
#endif