File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ -----------------------------------------------------------------------------------------
2+ 2025-06-06 Frank Voorburg <
[email protected] >
3+
4+ * Added new TbxMemPoolAllocateAuto() API function.
5+ * Documented TbxList limitation.
6+ * Public release of version 1.4.0.
7+
18-----------------------------------------------------------------------------------------
292023-03-26 Frank Voorburg <
[email protected] >
310
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ extern "C" {
7474#define TBX_VERSION_MAIN (1U)
7575
7676/** \brief Minor version number of MicroTBX. */
77- #define TBX_VERSION_MINOR (3U )
77+ #define TBX_VERSION_MINOR (4U )
7878
7979/** \brief Patch number of MicroTBX. */
8080#define TBX_VERSION_PATCH (0U)
You can’t perform that action at this time.
0 commit comments