Skip to content

Commit

Permalink
Fix current version (#281)
Browse files Browse the repository at this point in the history
Signed-off-by: Will Damon <will.damon@intel.com>
  • Loading branch information
wdamon-intel committed Feb 20, 2024
1 parent 3282479 commit 74cb674
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/core/driver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@ etors:
value: "$X_MAKE_VERSION( 1, 8 )"
desc: "version 1.8"
version: "1.8"
- name: "1_9"
value: "$X_MAKE_VERSION( 1, 9 )"
desc: "version 1.9"
version: "1.9"
--- #--------------------------------------------------------------------------
type: function
desc: "Returns the API version supported by the specified driver"
Expand Down

0 comments on commit 74cb674

Please sign in to comment.