Skip to content

Commit

Permalink
HevTaskSystem: Bump to version 5.3.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
heiher committed Feb 1, 2025
1 parent 1a99c6e commit f6e345b
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 @@ -16,7 +16,7 @@ extern "C" {

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

/**
* hev_task_system_init:
Expand Down

0 comments on commit f6e345b

Please sign in to comment.