Skip to content

Commit

Permalink
HevTaskSystem: Bump to version 5.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
heiher committed Feb 3, 2025
1 parent 13bb2ba commit be9b761
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/kern/core/hev-task-system.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ extern "C" {
#endif

#define HEV_TASK_SYSTEM_MAJOR_VERSION (5)
#define HEV_TASK_SYSTEM_MINOR_VERSION (3)
#define HEV_TASK_SYSTEM_MICRO_VERSION (5)
#define HEV_TASK_SYSTEM_MINOR_VERSION (4)
#define HEV_TASK_SYSTEM_MICRO_VERSION (0)

/**
* hev_task_system_init:
Expand Down

0 comments on commit be9b761

Please sign in to comment.