Skip to content

Commit

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

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

/**
Expand Down

0 comments on commit 6d8ae54

Please sign in to comment.