Skip to content

Commit

Permalink
Set the min Starboard version to 17 (#4370)
Browse files Browse the repository at this point in the history
b/355449840
  • Loading branch information
y4vor authored Nov 6, 2024
1 parent 7290e85 commit ecc8ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starboard/configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

// The minimum API version allowed by this version of the Starboard headers,
// inclusive.
#define SB_MINIMUM_API_VERSION 15
#define SB_MINIMUM_API_VERSION 17

// The maximum API version allowed by this version of the Starboard headers,
// inclusive. The API version is not stable and is open for changes.
Expand Down

0 comments on commit ecc8ac9

Please sign in to comment.